#9DFCD0#9DFCD0
#9DFCD0 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.110 H 163.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFCD0 |
|---|---|
| RGB | rgb(157, 252, 208) |
| HSL | hsl(152, 94%, 80%) |
| HSV | hsv(152, 38%, 99%) |
| CMYK | cmyk(37.7%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(92.28, -37.59, 12.29) |
| CIE-LCH | lch(92.28, 39.55, 161.89°) |
| OKLab | oklab(92% -0.105 0.0316) |
| OKLCH | oklch(92% 0.11 163.2) |
| XYZ | xyz(60.0958, 81.3392, 72.1957) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.68
Aquamarine
#7FFFD4
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.75
Mint
#AAF0C1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFCD0 #FC9DC9
analogous
#9DFCA1 #9DFCD0 #9DF8FC
triadic
#9DFCD0 #D09DFC #FCD09D
tetradic
#9DFCD0 #A19DFC #FC9DC9 #F8FC9D
square
#9DFCD0 #A19DFC #FC9DC9 #F8FC9D
split-complementary
#9DFCD0 #FC9DF8 #FCA19D
monochromatic
#26F897 #62FAB4 #9DFCD0 #D8FEEC #E1FEF1
Accessibility & contrast
On white
1.22
#9DFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#9DFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFCD0
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFCD0 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCE
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#85FCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9dfcd0; /* rgb */ color: rgb(157, 252, 208); /* oklch */ color: oklch(92.0% 0.110 163.2);
Tailwind
colors: {
custom: {
50: '#bdfdde',
500: '#9dfcd0',
950: '#000000',
},
}SCSS
$custom: #9dfcd0; $custom-light: #bdfdde; $custom-dark: #000000;
JSON
{
"hex": "#9dfcd0",
"rgb": {
"r": 157,
"g": 252,
"b": 208
},
"hsl": {
"h": 152.211,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.91995,
"c": 0.10968,
"h": 163.2
},
"luminance": 0.81343
}Semantic roles & 50–950 ramp
primary
#9DFCD0
secondary
#DE5F9A
accent
#006AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684