#9CFCD1#9CFCD1
#9CFCD1 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.110 H 164.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFCD1 |
|---|---|
| RGB | rgb(156, 252, 209) |
| HSL | hsl(153, 94%, 80%) |
| HSV | hsv(153, 38%, 99%) |
| CMYK | cmyk(38.1%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(92.26, -37.66, 11.74) |
| CIE-LCH | lch(92.26, 39.45, 162.69°) |
| OKLab | oklab(91.97% -0.1054 0.0302) |
| OKLCH | oklch(91.97% 0.11 164) |
| XYZ | xyz(60.0249, 81.2884, 72.8365) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.56
Light Aqua
#8CFFDB
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFCD1 #FC9CC7
analogous
#9CFCA1 #9CFCD1 #9CF7FC
triadic
#9CFCD1 #D19CFC #FCD19C
tetradic
#9CFCD1 #A19CFC #FC9CC7 #F7FC9C
square
#9CFCD1 #A19CFC #FC9CC7 #F7FC9C
split-complementary
#9CFCD1 #FC9CF7 #FCA19C
monochromatic
#25F89A #61FAB5 #9CFCD1 #D7FEED #E1FEF1
Accessibility & contrast
On white
1.22
#9CFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#9CFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFCD1
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFCD1 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCF
Deuteranopia (green-blind)
#E9E4D4
Tritanopia (blue-blind)
#83FCF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9cfcd1; /* rgb */ color: rgb(156, 252, 209); /* oklch */ color: oklch(92.0% 0.110 164.0);
Tailwind
colors: {
custom: {
50: '#bcfedf',
500: '#9cfcd1',
950: '#000000',
},
}SCSS
$custom: #9cfcd1; $custom-light: #bcfedf; $custom-dark: #000000;
JSON
{
"hex": "#9cfcd1",
"rgb": {
"r": 156,
"g": 252,
"b": 209
},
"hsl": {
"h": 153.125,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.91972,
"c": 0.10962,
"h": 164
},
"luminance": 0.81292
}Semantic roles & 50–950 ramp
primary
#9CFCD1
secondary
#DE5E97
accent
#0067E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684