#9EFFEF#9EFFEF
#9EFFEF is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.095 H 182.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFEF |
|---|---|
| RGB | rgb(158, 255, 239) |
| HSL | hsl(170, 100%, 81%) |
| HSV | hsv(170, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.89, -32.17, -1.38) |
| CIE-LCH | lch(93.89, 32.20, 182.46°) |
| OKLab | oklab(93.55% -0.0948 -0.0042) |
| OKLCH | oklch(93.55% 0.095 182.5) |
| XYZ | xyz(65.4347, 85.0167, 94.6064) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.94
Tiffany Blue
#7BF2DA
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 4.98
Pale Cyan
#B7FFFA
ΔE00 5.13
Eggshell Blue
#C4FFF7
ΔE00 6.09
Light Aqua
#8CFFDB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFEF #FF9EAE
analogous
#9EFFBE #9EFFEF #9EDEFF
triadic
#9EFFEF #EF9EFF #FFEF9E
tetradic
#9EFFEF #BE9EFF #FF9EAE #DEFF9E
square
#9EFFEF #BE9EFF #FF9EAE #DEFF9E
split-complementary
#9EFFEF #FF9EDE #FFBE9E
monochromatic
#24FFDB #61FFE5 #9EFFEF #DBFFF9 #E0FFFA
Accessibility & contrast
On white
1.17
#9EFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#9EFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFEF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFEF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#E6E8F0
Tritanopia (blue-blind)
#7BFFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9effef; /* rgb */ color: rgb(158, 255, 239); /* oklch */ color: oklch(93.5% 0.095 182.5);
Tailwind
colors: {
custom: {
50: '#befff4',
500: '#9effef',
950: '#000000',
},
}SCSS
$custom: #9effef; $custom-light: #befff4; $custom-dark: #000000;
JSON
{
"hex": "#9effef",
"rgb": {
"r": 158,
"g": 255,
"b": 239
},
"hsl": {
"h": 170.103,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93545,
"c": 0.09487,
"h": 182.5
},
"luminance": 0.85021
}Semantic roles & 50–950 ramp
primary
#9EFFEF
secondary
#E35F74
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685