#89ECEB#89ECEB
#89ECEB is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.2% C 0.093 H 194.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89ECEB |
|---|---|
| RGB | rgb(137, 236, 235) |
| HSL | hsl(179, 72%, 73%) |
| HSV | hsv(179, 42%, 93%) |
| CMYK | cmyk(41.9%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(87.63, -29.27, -8.62) |
| CIE-LCH | lch(87.63, 30.52, 196.41°) |
| OKLab | oklab(88.24% -0.0904 -0.0238) |
| OKLCH | oklch(88.24% 0.093 194.7) |
| XYZ | xyz(55.3016, 71.3032, 89.4299) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Paleturquoise
#AFEEEE
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ECEB #EC898A
analogous
#89ECB9 #89ECEB #89BBEC
triadic
#89ECEB #EB89EC #ECEB89
tetradic
#89ECEB #B989EC #EC898A #BBEC89
square
#89ECEB #B989EC #EC898A #BBEC89
split-complementary
#89ECEB #EC89BB #ECB989
monochromatic
#23D8D6 #54E4E2 #89ECEB #BEF4F4 #E5FBFB
Accessibility & contrast
On white
1.38
#89ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#89ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ECEB
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ECEB | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#5AF2EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89eceb; /* rgb */ color: rgb(137, 236, 235); /* oklch */ color: oklch(88.2% 0.093 194.7);
Tailwind
colors: {
custom: {
50: '#b1f2f1',
500: '#89eceb',
950: '#000000',
},
}SCSS
$custom: #89eceb; $custom-light: #b1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#89eceb",
"rgb": {
"r": 137,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.394,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.88239,
"c": 0.09347,
"h": 194.7
},
"luminance": 0.71307
}Semantic roles & 50–950 ramp
primary
#89ECEB
secondary
#C65354
accent
#1113D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585