#89CFDC#89CFDC
#89CFDC is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.3% C 0.072 H 210.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFDC |
|---|---|
| RGB | rgb(137, 207, 220) |
| HSL | hsl(189, 54%, 70%) |
| HSV | hsv(189, 38%, 86%) |
| CMYK | cmyk(37.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.10, -18.67, -13.39) |
| CIE-LCH | lch(79.10, 22.97, 215.64°) |
| OKLab | oklab(81.27% -0.0624 -0.0367) |
| OKLCH | oklch(81.27% 0.072 210.5) |
| XYZ | xyz(45.5431, 55.1084, 75.9334) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.46
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFDC #DC9689
analogous
#89DCC0 #89CFDC #89A5DC
triadic
#89CFDC #DC89CF #CFDC89
tetradic
#89CFDC #C089DC #DC9689 #A5DC89
square
#89CFDC #C089DC #DC9689 #A5DC89
split-complementary
#89CFDC #DC89A5 #DCC089
monochromatic
#36A1B5 #5ABCCE #89CFDC #B8E2EA #E7F5F8
Accessibility & contrast
On white
1.75
#89CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#89CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFDC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFDC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#68D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cfdc; /* rgb */ color: rgb(137, 207, 220); /* oklch */ color: oklch(81.3% 0.072 210.5);
Tailwind
colors: {
custom: {
50: '#afdde6',
500: '#89cfdc',
950: '#000000',
},
}SCSS
$custom: #89cfdc; $custom-light: #afdde6; $custom-dark: #000000;
JSON
{
"hex": "#89cfdc",
"rgb": {
"r": 137,
"g": 207,
"b": 220
},
"hsl": {
"h": 189.398,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.81267,
"c": 0.07239,
"h": 210.5
},
"luminance": 0.55111
}Semantic roles & 50–950 ramp
primary
#89CFDC
secondary
#B36556
accent
#3D24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484