#89BFCD#89BFCD
#89BFCD is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.2% C 0.060 H 215.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFCD |
|---|---|
| RGB | rgb(137, 191, 205) |
| HSL | hsl(192, 40%, 67%) |
| HSV | hsv(192, 33%, 80%) |
| CMYK | cmyk(33.2%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.18, -14.13, -12.67) |
| CIE-LCH | lch(74.18, 18.98, 221.87°) |
| OKLab | oklab(77.19% -0.0484 -0.0347) |
| OKLCH | oklch(77.19% 0.06 215.6) |
| XYZ | xyz(39.9631, 46.9856, 64.7091) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.98
Baby Blue
#89CFF0
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.84
Ice Blue
#A5DFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFCD #CD9789
analogous
#89CDB9 #89BFCD #899DCD
triadic
#89BFCD #CD89BF #BFCD89
tetradic
#89BFCD #B989CD #CD9789 #9DCD89
square
#89BFCD #B989CD #CD9789 #9DCD89
split-complementary
#89BFCD #CD899D #CDB989
monochromatic
#41889A #5EA8BB #89BFCD #B4D6DF #DFEEF1
Accessibility & contrast
On white
2.02
#89BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#89BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFCD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFCD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#71C5C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bfcd; /* rgb */ color: rgb(137, 191, 205); /* oklch */ color: oklch(77.2% 0.060 215.6);
Tailwind
colors: {
custom: {
50: '#add2dc',
500: '#89bfcd',
950: '#000000',
},
}SCSS
$custom: #89bfcd; $custom-light: #add2dc; $custom-dark: #000000;
JSON
{
"hex": "#89bfcd",
"rgb": {
"r": 137,
"g": 191,
"b": 205
},
"hsl": {
"h": 192.353,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.77194,
"c": 0.05954,
"h": 215.6
},
"luminance": 0.46988
}Semantic roles & 50–950 ramp
primary
#89BFCD
secondary
#E4D3CE
accent
#4D32B4
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283