#89CBDB#89CBDB
#89CBDB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.3% C 0.070 H 214.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBDB |
|---|---|
| RGB | rgb(137, 203, 219) |
| HSL | hsl(192, 53%, 70%) |
| HSV | hsv(192, 37%, 86%) |
| CMYK | cmyk(37.4%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.96, -16.88, -14.57) |
| CIE-LCH | lch(77.96, 22.30, 220.80°) |
| OKLab | oklab(80.34% -0.0579 -0.04) |
| OKLCH | oklch(80.34% 0.07 214.6) |
| XYZ | xyz(44.4542, 53.1419, 74.9191) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.40
Baby Blue
#89CFF0
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 6.95
Neon Blue
#04D9FF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBDB #DB9989
analogous
#89DBC2 #89CBDB #89A2DB
triadic
#89CBDB #DB89CB #CBDB89
tetradic
#89CBDB #C289DB #DB9989 #A2DB89
square
#89CBDB #C289DB #DB9989 #A2DB89
split-complementary
#89CBDB #DB89A2 #DBC289
monochromatic
#379BB3 #5AB6CD #89CBDB #B8E0E9 #E7F4F8
Accessibility & contrast
On white
1.81
#89CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#89CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBDB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBDB | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B2BCDB
Tritanopia (blue-blind)
#69D1D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cbdb; /* rgb */ color: rgb(137, 203, 219); /* oklch */ color: oklch(80.3% 0.070 214.6);
Tailwind
colors: {
custom: {
50: '#aedbe6',
500: '#89cbdb',
950: '#000000',
},
}SCSS
$custom: #89cbdb; $custom-light: #aedbe6; $custom-dark: #000000;
JSON
{
"hex": "#89cbdb",
"rgb": {
"r": 137,
"g": 203,
"b": 219
},
"hsl": {
"h": 191.707,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.80344,
"c": 0.07036,
"h": 214.6
},
"luminance": 0.53145
}Semantic roles & 50–950 ramp
primary
#89CBDB
secondary
#B26856
accent
#4325C1
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#111515
muted
#818484