#9EFFE4#9EFFE4
#9EFFE4 is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.2% C 0.100 H 174.4°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFFE4 |
|---|---|
| RGB | rgb(158, 255, 228) |
| HSL | hsl(163, 100%, 81%) |
| HSV | hsv(163, 38%, 100%) |
| CMYK | cmyk(38%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.62, -34.57, 3.90) |
| CIE-LCH | lch(93.62, 34.79, 173.56°) |
| OKLab | oklab(93.24% -0.0993 0.0098) |
| OKLCH | oklch(93.24% 0.1 174.4) |
| XYZ | xyz(63.8588, 84.3863, 86.3070) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.92
Pale Aqua
#B8FFEB
ΔE00 3.86
Pale Turquoise
#A5FBD5
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFFE4 #FF9EB9
analogous
#9EFFB3 #9EFFE4 #9EE9FF
triadic
#9EFFE4 #E49EFF #FFE49E
tetradic
#9EFFE4 #B39EFF #FF9EB9 #E9FF9E
square
#9EFFE4 #B39EFF #FF9EB9 #E9FF9E
split-complementary
#9EFFE4 #FF9EE9 #FFB39E
monochromatic
#24FFC2 #61FFD3 #9EFFE4 #DBFFF5 #E0FFF6
Accessibility & contrast
On white
1.17
#9EFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#9EFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFFE4
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFFE4 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E3
Deuteranopia (green-blind)
#E8E8E6
Tritanopia (blue-blind)
#7FFFF7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9effe4; /* rgb */ color: rgb(158, 255, 228); /* oklch */ color: oklch(93.2% 0.100 174.4);
Tailwind
colors: {
custom: {
50: '#beffec',
500: '#9effe4',
950: '#000000',
},
}SCSS
$custom: #9effe4; $custom-light: #beffec; $custom-dark: #000000;
JSON
{
"hex": "#9effe4",
"rgb": {
"r": 158,
"g": 255,
"b": 228
},
"hsl": {
"h": 163.299,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93236,
"c": 0.0998,
"h": 174.4
},
"luminance": 0.84391
}Semantic roles & 50–950 ramp
primary
#9EFFE4
secondary
#E35F83
accent
#0040E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#121816
muted
#828684