#89DDED#89DDED
#89DDED is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.084 H 211.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDED |
|---|---|
| RGB | rgb(137, 221, 237) |
| HSL | hsl(190, 74%, 73%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(42.2%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.52, -21.45, -15.82) |
| CIE-LCH | lch(83.52, 26.66, 216.41°) |
| OKLab | oklab(84.96% -0.0724 -0.0435) |
| OKLCH | oklch(84.96% 0.084 211) |
| XYZ | xyz(51.4534, 63.1419, 89.5806) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDED #ED9989
analogous
#89EDCB #89DDED #89ABED
triadic
#89DDED #ED89DD #DDED89
tetradic
#89DDED #CB89ED #ED9989 #ABED89
square
#89DDED #CB89ED #ED9989 #ABED89
split-complementary
#89DDED #ED89AB #EDCB89
monochromatic
#21BDDA #54CEE5 #89DDED #BEECF5 #E4F7FB
Accessibility & contrast
On white
1.54
#89DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#89DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDED
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDED | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#5CE4E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dded; /* rgb */ color: rgb(137, 221, 237); /* oklch */ color: oklch(85.0% 0.084 211.0);
Tailwind
colors: {
custom: {
50: '#b0e7f2',
500: '#89dded',
950: '#000000',
},
}SCSS
$custom: #89dded; $custom-light: #b0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#89dded",
"rgb": {
"r": 137,
"g": 221,
"b": 237
},
"hsl": {
"h": 189.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.84962,
"c": 0.08446,
"h": 211
},
"luminance": 0.63146
}Semantic roles & 50–950 ramp
primary
#89DDED
secondary
#C86552
accent
#3010D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485