#89CFD4#89CFD4
#89CFD4 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.0% C 0.070 H 201.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFD4 |
|---|---|
| RGB | rgb(137, 207, 212) |
| HSL | hsl(184, 47%, 68%) |
| HSV | hsv(184, 35%, 83%) |
| CMYK | cmyk(35.4%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(78.87, -20.63, -9.45) |
| CIE-LCH | lch(78.87, 22.69, 204.62°) |
| OKLab | oklab(81% -0.0655 -0.0259) |
| OKLCH | oklch(81% 0.07 201.6) |
| XYZ | xyz(44.5088, 54.6947, 70.4864) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.09
Lightblue
#ADD8E6
ΔE00 8.16
Robin Egg Blue
#8AF1FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFD4 #D48E89
analogous
#89D4B3 #89CFD4 #89A9D4
triadic
#89CFD4 #D489CF #CFD489
tetradic
#89CFD4 #B389D4 #D48E89 #A9D489
square
#89CFD4 #B389D4 #D48E89 #A9D489
split-complementary
#89CFD4 #D489A9 #D4B389
monochromatic
#3D9FA6 #5CBDC4 #89CFD4 #B6E1E4 #E3F3F5
Accessibility & contrast
On white
1.76
#89CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#89CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFD4
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFD4 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D4
Deuteranopia (green-blind)
#B8BFD4
Tritanopia (blue-blind)
#6BD4D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfd4; /* rgb */ color: rgb(137, 207, 212); /* oklch */ color: oklch(81.0% 0.070 201.6);
Tailwind
colors: {
custom: {
50: '#aedde1',
500: '#89cfd4',
950: '#000000',
},
}SCSS
$custom: #89cfd4; $custom-light: #aedde1; $custom-dark: #000000;
JSON
{
"hex": "#89cfd4",
"rgb": {
"r": 137,
"g": 207,
"b": 212
},
"hsl": {
"h": 184,
"s": 46.584,
"l": 68.431
},
"oklch": {
"l": 0.80997,
"c": 0.07049,
"h": 201.6
},
"luminance": 0.54697
}Semantic roles & 50–950 ramp
primary
#89CFD4
secondary
#AA5D57
accent
#352CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484