#89CFDB#89CFDB
#89CFDB is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.2% C 0.072 H 209.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFDB |
|---|---|
| RGB | rgb(137, 207, 219) |
| HSL | hsl(189, 53%, 70%) |
| HSV | hsv(189, 37%, 86%) |
| CMYK | cmyk(37.4%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.07, -18.92, -12.90) |
| CIE-LCH | lch(79.07, 22.90, 214.28°) |
| OKLab | oklab(81.23% -0.0628 -0.0354) |
| OKLCH | oklch(81.23% 0.072 209.4) |
| XYZ | xyz(45.4110, 55.0556, 75.2380) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.07
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 7.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Ice Blue
#A5DFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFDB #DB9589
analogous
#89DBBE #89CFDB #89A6DB
triadic
#89CFDB #DB89CF #CFDB89
tetradic
#89CFDB #BE89DB #DB9589 #A6DB89
square
#89CFDB #BE89DB #DB9589 #A6DB89
split-complementary
#89CFDB #DB89A6 #DBBE89
monochromatic
#37A1B3 #5ABCCD #89CFDB #B8E2E9 #E7F5F8
Accessibility & contrast
On white
1.75
#89CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#89CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFDB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFDB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#68D5D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cfdb; /* rgb */ color: rgb(137, 207, 219); /* oklch */ color: oklch(81.2% 0.072 209.4);
Tailwind
colors: {
custom: {
50: '#afdde6',
500: '#89cfdb',
950: '#000000',
},
}SCSS
$custom: #89cfdb; $custom-light: #afdde6; $custom-dark: #000000;
JSON
{
"hex": "#89cfdb",
"rgb": {
"r": 137,
"g": 207,
"b": 219
},
"hsl": {
"h": 188.78,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.81233,
"c": 0.07205,
"h": 209.4
},
"luminance": 0.55058
}Semantic roles & 50–950 ramp
primary
#89CFDB
secondary
#B26456
accent
#3C25C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484