#89DEED#89DEED
#89DEED is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.085 H 209.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEED |
|---|---|
| RGB | rgb(137, 222, 237) |
| HSL | hsl(189, 74%, 73%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(42.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.79, -21.95, -15.41) |
| CIE-LCH | lch(83.79, 26.82, 215.07°) |
| OKLab | oklab(85.18% -0.0735 -0.0424) |
| OKLCH | oklch(85.18% 0.085 209.9) |
| XYZ | xyz(51.7182, 63.6716, 89.6689) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Robin Egg Blue
#8AF1FE
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.83
Ice Blue
#A5DFF9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEED #ED9889
analogous
#89EDCA #89DEED #89ACED
triadic
#89DEED #ED89DE #DEED89
tetradic
#89DEED #CA89ED #ED9889 #ACED89
square
#89DEED #CA89ED #ED9889 #ACED89
split-complementary
#89DEED #ED89AC #EDCA89
monochromatic
#21BFDA #54CFE5 #89DEED #BEEDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#89DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#89DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEED
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEED | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#5CE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89deed; /* rgb */ color: rgb(137, 222, 237); /* oklch */ color: oklch(85.2% 0.085 209.9);
Tailwind
colors: {
custom: {
50: '#b0e8f2',
500: '#89deed',
950: '#000000',
},
}SCSS
$custom: #89deed; $custom-light: #b0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#89deed",
"rgb": {
"r": 137,
"g": 222,
"b": 237
},
"hsl": {
"h": 189,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.85184,
"c": 0.08487,
"h": 209.9
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#89DEED
secondary
#C86452
accent
#2E10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485