#89BBC8#89BBC8
#89BBC8 is a light, muted cyan. Relative luminance 0.450; OKLCH L 76.1% C 0.056 H 215.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBC8 |
|---|---|
| RGB | rgb(137, 187, 200) |
| HSL | hsl(192, 36%, 66%) |
| HSV | hsv(192, 32%, 78%) |
| CMYK | cmyk(31.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.91, -13.25, -11.85) |
| CIE-LCH | lch(72.91, 17.78, 221.79°) |
| OKLab | oklab(76.13% -0.0453 -0.0324) |
| OKLCH | oklch(76.13% 0.056 215.6) |
| XYZ | xyz(38.5088, 45.0271, 61.2944) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 7.90
Baby Blue
#89CFF0
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 8.12
Greyblue
#77A1B5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBC8 #C89689
analogous
#89C8B5 #89BBC8 #899BC8
triadic
#89BBC8 #C889BB #BBC889
tetradic
#89BBC8 #B589C8 #C89689 #9BC889
square
#89BBC8 #B589C8 #C89689 #9BC889
split-complementary
#89BBC8 #C8899B #C8B589
monochromatic
#448292 #5FA3B5 #89BBC8 #B3D3DB #DCEBEF
Accessibility & contrast
On white
2.10
#89BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#89BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBC8
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBC8 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8C9
Deuteranopia (green-blind)
#A7B0C8
Tritanopia (blue-blind)
#73C0BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bbc8; /* rgb */ color: rgb(137, 187, 200); /* oklch */ color: oklch(76.1% 0.056 215.6);
Tailwind
colors: {
custom: {
50: '#adcfd8',
500: '#89bbc8',
950: '#000000',
},
}SCSS
$custom: #89bbc8; $custom-light: #adcfd8; $custom-dark: #000000;
JSON
{
"hex": "#89bbc8",
"rgb": {
"r": 137,
"g": 187,
"b": 200
},
"hsl": {
"h": 192.381,
"s": 36.416,
"l": 66.078
},
"oklch": {
"l": 0.76133,
"c": 0.05565,
"h": 215.6
},
"luminance": 0.45029
}Semantic roles & 50–950 ramp
primary
#89BBC8
secondary
#E1D0CC
accent
#4F36AF
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283