#89CFD0#89CFD0
#89CFD0 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.070 H 197.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFD0 |
|---|---|
| RGB | rgb(137, 207, 208) |
| HSL | hsl(181, 43%, 68%) |
| HSV | hsv(181, 34%, 82%) |
| CMYK | cmyk(34.1%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(78.75, -21.58, -7.48) |
| CIE-LCH | lch(78.75, 22.84, 199.11°) |
| OKLab | oklab(80.87% -0.0672 -0.0205) |
| OKLCH | oklch(80.87% 0.07 197) |
| XYZ | xyz(44.0105, 54.4953, 67.8619) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.36
Aqua Blue
#02D8E9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFD0 #D08A89
analogous
#89D0AD #89CFD0 #89ABD0
triadic
#89CFD0 #D089CF #CFD089
tetradic
#89CFD0 #AD89D0 #D08A89 #ABD089
square
#89CFD0 #AD89D0 #D08A89 #ABD089
split-complementary
#89CFD0 #D089AB #D0AD89
monochromatic
#3F9E9F #5DBDBF #89CFD0 #B5E1E1 #E1F3F3
Accessibility & contrast
On white
1.76
#89CFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#89CFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFD0
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFD0 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D0
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#6DD3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfd0; /* rgb */ color: rgb(137, 207, 208); /* oklch */ color: oklch(80.9% 0.070 197.0);
Tailwind
colors: {
custom: {
50: '#aeddde',
500: '#89cfd0',
950: '#000000',
},
}SCSS
$custom: #89cfd0; $custom-light: #aeddde; $custom-dark: #000000;
JSON
{
"hex": "#89cfd0",
"rgb": {
"r": 137,
"g": 207,
"b": 208
},
"hsl": {
"h": 180.845,
"s": 43.03,
"l": 67.647
},
"oklch": {
"l": 0.80867,
"c": 0.07023,
"h": 197
},
"luminance": 0.54498
}Semantic roles & 50–950 ramp
primary
#89CFD0
secondary
#A55A58
accent
#312FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484