#9EFFEC#9EFFEC
#9EFFEC is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.096 H 180.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFEC |
|---|---|
| RGB | rgb(158, 255, 236) |
| HSL | hsl(168, 100%, 81%) |
| HSV | hsv(168, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.81, -32.83, 0.06) |
| CIE-LCH | lch(93.81, 32.83, 179.90°) |
| OKLab | oklab(93.46% -0.096 -0.0004) |
| OKLCH | oklch(93.46% 0.096 180.2) |
| XYZ | xyz(64.9952, 84.8408, 92.2917) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 5.92
Pale Turquoise
#A5FBD5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFEC #FF9EB1
analogous
#9EFFBB #9EFFEC #9EE2FF
triadic
#9EFFEC #EC9EFF #FFEC9E
tetradic
#9EFFEC #BB9EFF #FF9EB1 #E2FF9E
square
#9EFFEC #BB9EFF #FF9EB1 #E2FF9E
split-complementary
#9EFFEC #FF9EE2 #FFBB9E
monochromatic
#24FFD4 #61FFE0 #9EFFEC #DBFFF8 #E0FFF9
Accessibility & contrast
On white
1.17
#9EFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#9EFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFEC
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFEC | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#7CFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9effec; /* rgb */ color: rgb(158, 255, 236); /* oklch */ color: oklch(93.5% 0.096 180.2);
Tailwind
colors: {
custom: {
50: '#befff2',
500: '#9effec',
950: '#000000',
},
}SCSS
$custom: #9effec; $custom-light: #befff2; $custom-dark: #000000;
JSON
{
"hex": "#9effec",
"rgb": {
"r": 158,
"g": 255,
"b": 236
},
"hsl": {
"h": 168.247,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93459,
"c": 0.09601,
"h": 180.2
},
"luminance": 0.84845
}Semantic roles & 50–950 ramp
primary
#9EFFEC
secondary
#E35F78
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685