#89BFCA#89BFCA
#89BFCA is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.1% C 0.058 H 211.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFCA |
|---|---|
| RGB | rgb(137, 191, 202) |
| HSL | hsl(190, 38%, 66%) |
| HSV | hsv(190, 32%, 79%) |
| CMYK | cmyk(32.2%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.09, -14.86, -11.17) |
| CIE-LCH | lch(74.09, 18.59, 216.94°) |
| OKLab | oklab(77.09% -0.0496 -0.0305) |
| OKLCH | oklch(77.09% 0.058 211.6) |
| XYZ | xyz(39.6045, 46.8421, 62.8203) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.52
Baby Blue
#89CFF0
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFCA #CA9489
analogous
#89CAB5 #89BFCA #899FCA
triadic
#89BFCA #CA89BF #BFCA89
tetradic
#89BFCA #B589CA #CA9489 #9FCA89
square
#89BFCA #B589CA #CA9489 #9FCA89
split-complementary
#89BFCA #CA899F #CAB589
monochromatic
#438895 #5FA8B7 #89BFCA #B3D6DD #DDEDF0
Accessibility & contrast
On white
2.03
#89BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#89BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFCA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFCA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#72C4C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89bfca; /* rgb */ color: rgb(137, 191, 202); /* oklch */ color: oklch(77.1% 0.058 211.6);
Tailwind
colors: {
custom: {
50: '#add2da',
500: '#89bfca',
950: '#000000',
},
}SCSS
$custom: #89bfca; $custom-light: #add2da; $custom-dark: #000000;
JSON
{
"hex": "#89bfca",
"rgb": {
"r": 137,
"g": 191,
"b": 202
},
"hsl": {
"h": 190.154,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.77091,
"c": 0.05824,
"h": 211.6
},
"luminance": 0.46844
}Semantic roles & 50–950 ramp
primary
#89BFCA
secondary
#E2D0CD
accent
#4A35B1
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283