#9DFEEC#9DFEEC
#9DFEEC is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.2% C 0.096 H 181.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFEEC |
|---|---|
| RGB | rgb(157, 254, 236) |
| HSL | hsl(169, 98%, 81%) |
| HSV | hsv(169, 38%, 100%) |
| CMYK | cmyk(38.2%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(93.50, -32.62, -0.41) |
| CIE-LCH | lch(93.50, 32.63, 180.72°) |
| OKLab | oklab(93.19% -0.0956 -0.0016) |
| OKLCH | oklch(93.19% 0.096 181) |
| XYZ | xyz(64.4811, 84.1035, 92.1764) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.24
Light Aqua
#8CFFDB
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.64
Pale Cyan
#B7FFFA
ΔE00 5.68
Eggshell Blue
#C4FFF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFEEC #FE9DAF
analogous
#9DFEBB #9DFEEC #9DDFFE
triadic
#9DFEEC #EC9DFE #FEEC9D
tetradic
#9DFEEC #BB9DFE #FE9DAF #DFFE9D
square
#9DFEEC #BB9DFE #FE9DAF #DFFE9D
split-complementary
#9DFEEC #FE9DDF #FEBB9D
monochromatic
#24FDD5 #60FDE0 #9DFEEC #DAFFF8 #E1FFF9
Accessibility & contrast
On white
1.18
#9DFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#9DFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFEEC
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFEEC | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#7BFFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9dfeec; /* rgb */ color: rgb(157, 254, 236); /* oklch */ color: oklch(93.2% 0.096 181.0);
Tailwind
colors: {
custom: {
50: '#befff2',
500: '#9dfeec',
950: '#000000',
},
}SCSS
$custom: #9dfeec; $custom-light: #befff2; $custom-dark: #000000;
JSON
{
"hex": "#9dfeec",
"rgb": {
"r": 157,
"g": 254,
"b": 236
},
"hsl": {
"h": 168.866,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.93191,
"c": 0.09563,
"h": 181
},
"luminance": 0.84108
}Semantic roles & 50–950 ramp
primary
#9DFEEC
secondary
#E15E76
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685