#9DFCD7#9DFCD7
#9DFCD7 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.105 H 167.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFCD7 |
|---|---|
| RGB | rgb(157, 252, 215) |
| HSL | hsl(157, 94%, 80%) |
| HSV | hsv(157, 38%, 99%) |
| CMYK | cmyk(37.7%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(92.44, -36.18, 8.91) |
| CIE-LCH | lch(92.44, 37.26, 166.17°) |
| OKLab | oklab(92.17% -0.102 0.0229) |
| OKLCH | oklch(92.17% 0.105 167.3) |
| XYZ | xyz(60.9761, 81.6913, 76.8318) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.25
Light Aqua
#8CFFDB
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFCD7 #FC9DC2
analogous
#9DFCA8 #9DFCD7 #9DF1FC
triadic
#9DFCD7 #D79DFC #FCD79D
tetradic
#9DFCD7 #A89DFC #FC9DC2 #F1FC9D
square
#9DFCD7 #A89DFC #FC9DC2 #F1FC9D
split-complementary
#9DFCD7 #FC9DF1 #FCA89D
monochromatic
#26F8A7 #62FABF #9DFCD7 #D8FEEF #E1FEF3
Accessibility & contrast
On white
1.21
#9DFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#9DFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFCD7
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFCD7 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#83FDF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfcd7; /* rgb */ color: rgb(157, 252, 215); /* oklch */ color: oklch(92.2% 0.105 167.3);
Tailwind
colors: {
custom: {
50: '#bdfde3',
500: '#9dfcd7',
950: '#000000',
},
}SCSS
$custom: #9dfcd7; $custom-light: #bdfde3; $custom-dark: #000000;
JSON
{
"hex": "#9dfcd7",
"rgb": {
"r": 157,
"g": 252,
"b": 215
},
"hsl": {
"h": 156.632,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.92173,
"c": 0.10459,
"h": 167.3
},
"luminance": 0.81695
}Semantic roles & 50–950 ramp
primary
#9DFCD7
secondary
#DE5F91
accent
#0059E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684