#9EFFFD#9EFFFD
#9EFFFD is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.092 H 194.0°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFFD |
|---|---|
| RGB | rgb(158, 255, 253) |
| HSL | hsl(179, 100%, 81%) |
| HSV | hsv(179, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.26, -28.98, -8.07) |
| CIE-LCH | lch(94.26, 30.08, 195.56°) |
| OKLab | oklab(93.96% -0.0891 -0.0222) |
| OKLCH | oklch(93.96% 0.092 194) |
| XYZ | xyz(67.5836, 85.8762, 105.9239) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.72
Pale Cyan
#B7FFFA
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Eggshell Blue
#C4FFF7
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFFD #FF9EA0
analogous
#9EFFCC #9EFFFD #9ED0FF
triadic
#9EFFFD #FD9EFF #FFFD9E
tetradic
#9EFFFD #CC9EFF #FF9EA0 #D0FF9E
square
#9EFFFD #CC9EFF #FF9EA0 #D0FF9E
split-complementary
#9EFFFD #FF9ED0 #FFCC9E
monochromatic
#24FFFA #61FFFC #9EFFFD #DBFFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#9EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFFD
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFFD | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#75FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efffd; /* rgb */ color: rgb(158, 255, 253); /* oklch */ color: oklch(94.0% 0.092 194.0);
Tailwind
colors: {
custom: {
50: '#bffffe',
500: '#9efffd',
950: '#000000',
},
}SCSS
$custom: #9efffd; $custom-light: #bffffe; $custom-dark: #000000;
JSON
{
"hex": "#9efffd",
"rgb": {
"r": 158,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.763,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93964,
"c": 0.09187,
"h": 194
},
"luminance": 0.85881
}Semantic roles & 50–950 ramp
primary
#9EFFFD
secondary
#E35F61
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685