#89DBCF#89DBCF
#89DBCF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.082 H 184.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBCF |
|---|---|
| RGB | rgb(137, 219, 207) |
| HSL | hsl(171, 53%, 70%) |
| HSV | hsv(171, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(82.10, -27.72, -2.00) |
| CIE-LCH | lch(82.10, 27.79, 184.13°) |
| OKLab | oklab(83.54% -0.0821 -0.0058) |
| OKLCH | oklch(83.54% 0.082 184) |
| XYZ | xyz(46.9063, 60.4833, 68.2221) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.97
Pale Teal
#82CBB2
ΔE00 6.33
Turquoise
#40E0D0
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.47
Tiffany Blue
#7BF2DA
ΔE00 6.60
Light Teal
#90E4C1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBCF #DB8995
analogous
#89DBA6 #89DBCF #89BEDB
triadic
#89DBCF #CF89DB #DBCF89
tetradic
#89DBCF #A689DB #DB8995 #BEDB89
square
#89DBCF #A689DB #DB8995 #BEDB89
split-complementary
#89DBCF #DB89BE #DBA689
monochromatic
#37B3A1 #5ACDBC #89DBCF #B8E9E2 #E7F8F5
Accessibility & contrast
On white
1.60
#89DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#89DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBCF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBCF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CF
Deuteranopia (green-blind)
#C5C8D0
Tritanopia (blue-blind)
#6BDED7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #89dbcf; /* rgb */ color: rgb(137, 219, 207); /* oklch */ color: oklch(83.5% 0.082 184.0);
Tailwind
colors: {
custom: {
50: '#afe6dd',
500: '#89dbcf',
950: '#000000',
},
}SCSS
$custom: #89dbcf; $custom-light: #afe6dd; $custom-dark: #000000;
JSON
{
"hex": "#89dbcf",
"rgb": {
"r": 137,
"g": 219,
"b": 207
},
"hsl": {
"h": 171.22,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.83543,
"c": 0.08231,
"h": 184
},
"luminance": 0.60486
}Semantic roles & 50–950 ramp
primary
#89DBCF
secondary
#B25664
accent
#253CC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484