#89DBCD#89DBCD
#89DBCD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.083 H 182.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBCD |
|---|---|
| RGB | rgb(137, 219, 205) |
| HSL | hsl(170, 53%, 70%) |
| HSV | hsv(170, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.05, -28.18, -1.02) |
| CIE-LCH | lch(82.05, 28.20, 182.06°) |
| OKLab | oklab(83.48% -0.0829 -0.0032) |
| OKLCH | oklch(83.48% 0.083 182.2) |
| XYZ | xyz(46.6634, 60.3861, 66.9426) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.33
Pale Teal
#82CBB2
ΔE00 5.78
Tiffany Blue
#7BF2DA
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBCD #DB8997
analogous
#89DBA4 #89DBCD #89C0DB
triadic
#89DBCD #CD89DB #DBCD89
tetradic
#89DBCD #A489DB #DB8997 #C0DB89
square
#89DBCD #A489DB #DB8997 #C0DB89
split-complementary
#89DBCD #DB89C0 #DBA489
monochromatic
#37B39E #5ACDB9 #89DBCD #B8E9E1 #E7F8F5
Accessibility & contrast
On white
1.61
#89DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#89DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBCD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBCD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#6CDED7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89dbcd; /* rgb */ color: rgb(137, 219, 205); /* oklch */ color: oklch(83.5% 0.083 182.2);
Tailwind
colors: {
custom: {
50: '#afe6dc',
500: '#89dbcd',
950: '#000000',
},
}SCSS
$custom: #89dbcd; $custom-light: #afe6dc; $custom-dark: #000000;
JSON
{
"hex": "#89dbcd",
"rgb": {
"r": 137,
"g": 219,
"b": 205
},
"hsl": {
"h": 169.756,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.83483,
"c": 0.083,
"h": 182.2
},
"luminance": 0.60389
}Semantic roles & 50–950 ramp
primary
#89DBCD
secondary
#B25666
accent
#253FC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484