#9EFFFE#9EFFFE
#9EFFFE is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.092 H 194.9°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFFE |
|---|---|
| RGB | rgb(158, 255, 254) |
| HSL | hsl(179, 100%, 81%) |
| HSV | hsv(179, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.29, -28.75, -8.55) |
| CIE-LCH | lch(94.29, 29.99, 196.56°) |
| OKLab | oklab(93.99% -0.0887 -0.0235) |
| OKLCH | oklch(93.99% 0.092 194.9) |
| XYZ | xyz(67.7433, 85.9401, 106.7651) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.78
Pale Cyan
#B7FFFA
ΔE00 3.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Eggshell Blue
#C4FFF7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFFE #FF9E9F
analogous
#9EFFCD #9EFFFE #9ECFFF
triadic
#9EFFFE #FE9EFF #FFFE9E
tetradic
#9EFFFE #CD9EFF #FF9E9F #CFFF9E
square
#9EFFFE #CD9EFF #FF9E9F #CFFF9E
split-complementary
#9EFFFE #FF9ECF #FFCD9E
monochromatic
#24FFFD #61FFFD #9EFFFE #DBFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#9EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#9EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFFE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFFE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#74FFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #9efffe; /* rgb */ color: rgb(158, 255, 254); /* oklch */ color: oklch(94.0% 0.092 194.9);
Tailwind
colors: {
custom: {
50: '#bffffe',
500: '#9efffe',
950: '#000000',
},
}SCSS
$custom: #9efffe; $custom-light: #bffffe; $custom-dark: #000000;
JSON
{
"hex": "#9efffe",
"rgb": {
"r": 158,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.381,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93995,
"c": 0.09181,
"h": 194.9
},
"luminance": 0.85945
}Semantic roles & 50–950 ramp
primary
#9EFFFE
secondary
#E35F60
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685