#9EE4EA#9EE4EA
#9EE4EA is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.5% C 0.070 H 202.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE4EA |
|---|---|
| RGB | rgb(158, 228, 234) |
| HSL | hsl(185, 64%, 77%) |
| HSV | hsv(185, 32%, 92%) |
| CMYK | cmyk(32.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.35, -20.29, -9.90) |
| CIE-LCH | lch(86.35, 22.58, 206.00°) |
| OKLab | oklab(87.46% -0.0647 -0.0271) |
| OKLCH | oklch(87.46% 0.07 202.7) |
| XYZ | xyz(56.6902, 68.6931, 88.0979) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 3.34
Powder Blue
#B0E0E6
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Pale Sky Blue
#BDF6FE
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE4EA #EAA49E
analogous
#9EEACA #9EE4EA #9EBEEA
triadic
#9EE4EA #EA9EE4 #E4EA9E
tetradic
#9EE4EA #CA9EEA #EAA49E #BEEA9E
square
#9EE4EA #CA9EEA #EAA49E #BEEA9E
split-complementary
#9EE4EA #EA9EBE #EACA9E
monochromatic
#39C8D4 #6CD6DF #9EE4EA #D0F2F5 #E6F8FA
Accessibility & contrast
On white
1.42
#9EE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#9EE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE4EA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE4EA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#CCD4EA
Tritanopia (blue-blind)
#82E9E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ee4ea; /* rgb */ color: rgb(158, 228, 234); /* oklch */ color: oklch(87.5% 0.070 202.7);
Tailwind
colors: {
custom: {
50: '#bdecf0',
500: '#9ee4ea',
950: '#000000',
},
}SCSS
$custom: #9ee4ea; $custom-light: #bdecf0; $custom-dark: #000000;
JSON
{
"hex": "#9ee4ea",
"rgb": {
"r": 158,
"g": 228,
"b": 234
},
"hsl": {
"h": 184.737,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.87463,
"c": 0.07015,
"h": 202.7
},
"luminance": 0.68696
}Semantic roles & 50–950 ramp
primary
#9EE4EA
secondary
#C56E67
accent
#2719CC
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485