#9EFFEA#9EFFEA
#9EFFEA is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.4% C 0.097 H 178.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFEA |
|---|---|
| RGB | rgb(158, 255, 234) |
| HSL | hsl(167, 100%, 81%) |
| HSV | hsv(167, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(93.76, -33.27, 1.02) |
| CIE-LCH | lch(93.76, 33.29, 178.25°) |
| OKLab | oklab(93.4% -0.0968 0.0022) |
| OKLCH | oklch(93.4% 0.097 178.7) |
| XYZ | xyz(64.7062, 84.7253, 90.7699) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 5.71
Pale Cyan
#B7FFFA
ΔE00 6.43
Light Turquoise
#7EF4CC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFEA #FF9EB3
analogous
#9EFFB9 #9EFFEA #9EE3FF
triadic
#9EFFEA #EA9EFF #FFEA9E
tetradic
#9EFFEA #B99EFF #FF9EB3 #E3FF9E
square
#9EFFEA #B99EFF #FF9EB3 #E3FF9E
split-complementary
#9EFFEA #FF9EE3 #FFB99E
monochromatic
#24FFCF #61FFDD #9EFFEA #DBFFF7 #E0FFF8
Accessibility & contrast
On white
1.17
#9EFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#9EFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFEA
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFEA | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#7DFFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9effea; /* rgb */ color: rgb(158, 255, 234); /* oklch */ color: oklch(93.4% 0.097 178.7);
Tailwind
colors: {
custom: {
50: '#befff0',
500: '#9effea',
950: '#000000',
},
}SCSS
$custom: #9effea; $custom-light: #befff0; $custom-dark: #000000;
JSON
{
"hex": "#9effea",
"rgb": {
"r": 158,
"g": 255,
"b": 234
},
"hsl": {
"h": 167.01,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93402,
"c": 0.09685,
"h": 178.7
},
"luminance": 0.8473
}Semantic roles & 50–950 ramp
primary
#9EFFEA
secondary
#E35F7B
accent
#0032E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685