#9EFFFC#9EFFFC
#9EFFFC is a very light, moderate teal. Relative luminance 0.858; OKLCH L 93.9% C 0.092 H 193.2°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFFC |
|---|---|
| RGB | rgb(158, 255, 252) |
| HSL | hsl(178, 100%, 81%) |
| HSV | hsv(178, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.23, -29.21, -7.59) |
| CIE-LCH | lch(94.23, 30.18, 194.57°) |
| OKLab | oklab(93.93% -0.0895 -0.0209) |
| OKLCH | oklch(93.93% 0.092 193.2) |
| XYZ | xyz(67.4247, 85.8127, 105.0872) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.73
Pale Cyan
#B7FFFA
ΔE00 3.31
Paleturquoise
#AFEEEE
ΔE00 5.49
Eggshell Blue
#C4FFF7
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFFC #FF9EA1
analogous
#9EFFCB #9EFFFC #9ED1FF
triadic
#9EFFFC #FC9EFF #FFFC9E
tetradic
#9EFFFC #CB9EFF #FF9EA1 #D1FF9E
square
#9EFFFC #CB9EFF #FF9EA1 #D1FF9E
split-complementary
#9EFFFC #FF9ED1 #FFCB9E
monochromatic
#24FFF8 #61FFFA #9EFFFC #DBFFFE #E0FFFE
Accessibility & contrast
On white
1.16
#9EFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#9EFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFFC
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFFC | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#75FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #9efffc; /* rgb */ color: rgb(158, 255, 252); /* oklch */ color: oklch(93.9% 0.092 193.2);
Tailwind
colors: {
custom: {
50: '#bffffd',
500: '#9efffc',
950: '#000000',
},
}SCSS
$custom: #9efffc; $custom-light: #bffffd; $custom-dark: #000000;
JSON
{
"hex": "#9efffc",
"rgb": {
"r": 158,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.144,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93933,
"c": 0.09195,
"h": 193.2
},
"luminance": 0.85817
}Semantic roles & 50–950 ramp
primary
#9EFFFC
secondary
#E35F63
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685