#89D2DB#89D2DB
#89D2DB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.9% C 0.074 H 205.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2DB |
|---|---|
| RGB | rgb(137, 210, 219) |
| HSL | hsl(187, 53%, 70%) |
| HSV | hsv(187, 37%, 86%) |
| CMYK | cmyk(37.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(79.91, -20.43, -11.64) |
| CIE-LCH | lch(79.91, 23.52, 209.68°) |
| OKLab | oklab(81.9% -0.0664 -0.0319) |
| OKLCH | oklch(81.9% 0.074 205.7) |
| XYZ | xyz(46.1447, 56.5230, 75.4826) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.25
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Robin'S Egg
#6DEDFD
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2DB #DB9289
analogous
#89DBBB #89D2DB #89A9DB
triadic
#89D2DB #DB89D2 #D2DB89
tetradic
#89D2DB #BB89DB #DB9289 #A9DB89
square
#89D2DB #BB89DB #DB9289 #A9DB89
split-complementary
#89D2DB #DB89A9 #DBBB89
monochromatic
#37A5B3 #5AC0CD #89D2DB #B8E4E9 #E7F6F8
Accessibility & contrast
On white
1.71
#89D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#89D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#68D8D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d2db; /* rgb */ color: rgb(137, 210, 219); /* oklch */ color: oklch(81.9% 0.074 205.7);
Tailwind
colors: {
custom: {
50: '#afe0e6',
500: '#89d2db',
950: '#000000',
},
}SCSS
$custom: #89d2db; $custom-light: #afe0e6; $custom-dark: #000000;
JSON
{
"hex": "#89d2db",
"rgb": {
"r": 137,
"g": 210,
"b": 219
},
"hsl": {
"h": 186.585,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.81901,
"c": 0.07368,
"h": 205.7
},
"luminance": 0.56526
}Semantic roles & 50–950 ramp
primary
#89D2DB
secondary
#B26056
accent
#3625C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484