#89BBCF#89BBCF
#89BBCF is a light, muted cyan. Relative luminance 0.454; OKLCH L 76.4% C 0.060 H 224.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBCF |
|---|---|
| RGB | rgb(137, 187, 207) |
| HSL | hsl(197, 42%, 67%) |
| HSV | hsv(197, 34%, 81%) |
| CMYK | cmyk(33.8%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.13, -11.54, -15.33) |
| CIE-LCH | lch(73.13, 19.19, 233.04°) |
| OKLab | oklab(76.38% -0.0425 -0.042) |
| OKLCH | oklch(76.38% 0.06 224.6) |
| XYZ | xyz(39.3457, 45.3619, 65.7019) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.22
Greyblue
#77A1B5
ΔE00 7.46
Bluegrey
#85A3B2
ΔE00 7.49
Lightblue (survey)
#7BC8F6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBCF #CF9D89
analogous
#89CFC0 #89BBCF #8998CF
triadic
#89BBCF #CF89BB #BBCF89
tetradic
#89BBCF #C089CF #CF9D89 #98CF89
square
#89BBCF #C089CF #CF9D89 #98CF89
split-complementary
#89BBCF #CF8998 #CFC089
monochromatic
#40839E #5DA2BD #89BBCF #B5D4E1 #E0EDF2
Accessibility & contrast
On white
2.08
#89BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#89BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBCF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBCF | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8D0
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#71C1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bbcf; /* rgb */ color: rgb(137, 187, 207); /* oklch */ color: oklch(76.4% 0.060 224.6);
Tailwind
colors: {
custom: {
50: '#adcfdd',
500: '#89bbcf',
950: '#000000',
},
}SCSS
$custom: #89bbcf; $custom-light: #adcfdd; $custom-dark: #000000;
JSON
{
"hex": "#89bbcf",
"rgb": {
"r": 137,
"g": 187,
"b": 207
},
"hsl": {
"h": 197.143,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.76381,
"c": 0.0598,
"h": 224.6
},
"luminance": 0.45364
}Semantic roles & 50–950 ramp
primary
#89BBCF
secondary
#E5D5CF
accent
#5630B5
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101315
muted
#7F8283