#89EEEC#89EEEC
#89EEEC is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.7% C 0.095 H 193.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEEC |
|---|---|
| RGB | rgb(137, 238, 236) |
| HSL | hsl(179, 75%, 74%) |
| HSV | hsv(179, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(88.22, -29.98, -8.28) |
| CIE-LCH | lch(88.22, 31.11, 195.43°) |
| OKLab | oklab(88.72% -0.0922 -0.0229) |
| OKLCH | oklch(88.72% 0.095 193.9) |
| XYZ | xyz(56.0255, 72.5192, 90.3859) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Pale Cyan
#B7FFFA
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEEC #EE898B
analogous
#89EEB9 #89EEEC #89BDEE
triadic
#89EEEC #EC89EE #EEEC89
tetradic
#89EEEC #B989EE #EE898B #BDEE89
square
#89EEEC #B989EE #EE898B #BDEE89
split-complementary
#89EEEC #EE89BD #EEB989
monochromatic
#20DDD9 #54E6E3 #89EEEC #BEF6F5 #E4FBFB
Accessibility & contrast
On white
1.35
#89EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#89EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEEC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEEC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#58F3ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #89eeec; /* rgb */ color: rgb(137, 238, 236); /* oklch */ color: oklch(88.7% 0.095 193.9);
Tailwind
colors: {
custom: {
50: '#b1f4f2',
500: '#89eeec',
950: '#000000',
},
}SCSS
$custom: #89eeec; $custom-light: #b1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#89eeec",
"rgb": {
"r": 137,
"g": 238,
"b": 236
},
"hsl": {
"h": 178.812,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.88719,
"c": 0.09504,
"h": 193.9
},
"luminance": 0.72524
}Semantic roles & 50–950 ramp
primary
#89EEEC
secondary
#C95255
accent
#0F13D7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585