#9DFFEC#9DFFEC
#9DFFEC is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.097 H 180.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFFEC |
|---|---|
| RGB | rgb(157, 255, 236) |
| HSL | hsl(168, 100%, 81%) |
| HSV | hsv(168, 38%, 100%) |
| CMYK | cmyk(38.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.77, -33.09, -0.01) |
| CIE-LCH | lch(93.77, 33.09, 180.02°) |
| OKLab | oklab(93.41% -0.0968 -0.0006) |
| OKLCH | oklch(93.41% 0.097 180.3) |
| XYZ | xyz(64.7992, 84.7398, 92.2825) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.72
Tiffany Blue
#7BF2DA
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.95
Pale Cyan
#B7FFFA
ΔE00 5.95
Pale Turquoise
#A5FBD5
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFFEC #FF9DB0
analogous
#9DFFBB #9DFFEC #9DE1FF
triadic
#9DFFEC #EC9DFF #FFEC9D
tetradic
#9DFFEC #BB9DFF #FF9DB0 #E1FF9D
square
#9DFFEC #BB9DFF #FF9DB0 #E1FF9D
split-complementary
#9DFFEC #FF9DE1 #FFBB9D
monochromatic
#23FFD4 #60FFE0 #9DFFEC #DAFFF8 #E0FFF9
Accessibility & contrast
On white
1.17
#9DFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#9DFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFFEC
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFFEC | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#7BFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9dffec; /* rgb */ color: rgb(157, 255, 236); /* oklch */ color: oklch(93.4% 0.097 180.3);
Tailwind
colors: {
custom: {
50: '#befff2',
500: '#9dffec',
950: '#000000',
},
}SCSS
$custom: #9dffec; $custom-light: #befff2; $custom-dark: #000000;
JSON
{
"hex": "#9dffec",
"rgb": {
"r": 157,
"g": 255,
"b": 236
},
"hsl": {
"h": 168.367,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93412,
"c": 0.09677,
"h": 180.3
},
"luminance": 0.84744
}Semantic roles & 50–950 ramp
primary
#9DFFEC
secondary
#E35E77
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685