#9CFDEC#9CFDEC
#9CFDEC is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.095 H 181.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9CFDEC |
|---|---|
| RGB | rgb(156, 253, 236) |
| HSL | hsl(169, 96%, 80%) |
| HSV | hsv(169, 38%, 99%) |
| CMYK | cmyk(38.3%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(93.18, -32.41, -0.88) |
| CIE-LCH | lch(93.18, 32.42, 181.56°) |
| OKLab | oklab(92.92% -0.0952 -0.0029) |
| OKLCH | oklch(92.92% 0.095 181.7) |
| XYZ | xyz(63.9702, 83.3702, 92.0618) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.48
Light Aqua
#8CFFDB
ΔE00 5.77
Eggshell Blue
#C4FFF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CFDEC #FD9CAD
analogous
#9CFDBC #9CFDEC #9CDDFD
triadic
#9CFDEC #EC9CFD #FDEC9C
tetradic
#9CFDEC #BC9CFD #FD9CAD #DDFD9C
square
#9CFDEC #BC9CFD #FD9CAD #DDFD9C
split-complementary
#9CFDEC #FD9CDD #FDBC9C
monochromatic
#24FBD5 #60FCE0 #9CFDEC #D8FEF8 #E1FEF9
Accessibility & contrast
On white
1.19
#9CFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#9CFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CFDEC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CFDEC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#79FFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9cfdec; /* rgb */ color: rgb(156, 253, 236); /* oklch */ color: oklch(92.9% 0.095 181.7);
Tailwind
colors: {
custom: {
50: '#bdfef2',
500: '#9cfdec',
950: '#000000',
},
}SCSS
$custom: #9cfdec; $custom-light: #bdfef2; $custom-dark: #000000;
JSON
{
"hex": "#9cfdec",
"rgb": {
"r": 156,
"g": 253,
"b": 236
},
"hsl": {
"h": 169.485,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.92922,
"c": 0.09526,
"h": 181.7
},
"luminance": 0.83375
}Semantic roles & 50–950 ramp
primary
#9CFDEC
secondary
#DF5E75
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685