#9EFFFF#9EFFFF
#9EFFFF is a very light, moderate teal. Relative luminance 0.860; OKLCH L 94.0% C 0.092 H 195.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFFF |
|---|---|
| RGB | rgb(158, 255, 255) |
| HSL | hsl(180, 100%, 81%) |
| HSV | hsv(180, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.31, -28.51, -9.02) |
| CIE-LCH | lch(94.31, 29.90, 197.56°) |
| OKLab | oklab(94.03% -0.0883 -0.0248) |
| OKLCH | oklch(94.03% 0.092 195.7) |
| XYZ | xyz(67.9038, 86.0043, 107.6107) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.91
Pale Cyan
#B7FFFA
ΔE00 3.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Paleturquoise
#AFEEEE
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Eggshell Blue
#C4FFF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFFF #FF9E9E
analogous
#9EFFCE #9EFFFF #9ECEFF
triadic
#9EFFFF #FF9EFF #FFFF9E
tetradic
#9EFFFF #CE9EFF #FF9E9E #CEFF9E
square
#9EFFFF #CE9EFF #FF9E9E #CEFF9E
split-complementary
#9EFFFF #FF9ECE #FFCE9E
monochromatic
#24FFFF #61FFFF #9EFFFF #DBFFFF #E0FFFF
Accessibility & contrast
On white
1.15
#9EFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#9EFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFFF
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFFF | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#74FFFF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #9effff; /* rgb */ color: rgb(158, 255, 255); /* oklch */ color: oklch(94.0% 0.092 195.7);
Tailwind
colors: {
custom: {
50: '#bfffff',
500: '#9effff',
950: '#000000',
},
}SCSS
$custom: #9effff; $custom-light: #bfffff; $custom-dark: #000000;
JSON
{
"hex": "#9effff",
"rgb": {
"r": 158,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.94026,
"c": 0.09177,
"h": 195.7
},
"luminance": 0.86009
}Semantic roles & 50–950 ramp
primary
#9EFFFF
secondary
#E35F5F
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686