#89ECED#89ECED
#89ECED is a very light, moderate teal. Relative luminance 0.714; OKLCH L 88.3% C 0.093 H 196.4°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89ECED |
|---|---|
| RGB | rgb(137, 236, 237) |
| HSL | hsl(181, 74%, 73%) |
| HSV | hsv(181, 42%, 93%) |
| CMYK | cmyk(42.2%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(87.69, -28.79, -9.59) |
| CIE-LCH | lch(87.69, 30.34, 198.42°) |
| OKLab | oklab(88.3% -0.0896 -0.0264) |
| OKLCH | oklch(88.3% 0.093 196.4) |
| XYZ | xyz(55.5922, 71.4194, 90.9602) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 5.12
Pale Cyan
#B7FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ECED #ED8A89
analogous
#89EDBC #89ECED #89BAED
triadic
#89ECED #ED89EC #ECED89
tetradic
#89ECED #BC89ED #ED8A89 #BAED89
square
#89ECED #BC89ED #ED8A89 #BAED89
split-complementary
#89ECED #ED89BA #EDBC89
monochromatic
#21D8DA #54E3E5 #89ECED #BEF5F5 #E4FBFB
Accessibility & contrast
On white
1.37
#89ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#89ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ECED
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ECED | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#58F2EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #89eced; /* rgb */ color: rgb(137, 236, 237); /* oklch */ color: oklch(88.3% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#b1f2f2',
500: '#89eced',
950: '#000000',
},
}SCSS
$custom: #89eced; $custom-light: #b1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#89eced",
"rgb": {
"r": 137,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.88303,
"c": 0.0934,
"h": 196.4
},
"luminance": 0.71424
}Semantic roles & 50–950 ramp
primary
#89ECED
secondary
#C85452
accent
#1210D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585