#89BECB#89BECB
#89BECB is a light, muted cyan. Relative luminance 0.465; OKLCH L 76.9% C 0.058 H 214.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89BECB |
|---|---|
| RGB | rgb(137, 190, 203) |
| HSL | hsl(192, 39%, 67%) |
| HSV | hsv(192, 33%, 80%) |
| CMYK | cmyk(32.5%, 6.4%, 0%, 20.4%) |
| CIE-LAB | lab(73.84, -14.10, -12.09) |
| CIE-LCH | lch(73.84, 18.57, 220.62°) |
| OKLab | oklab(76.9% -0.0479 -0.0331) |
| OKLCH | oklch(76.9% 0.058 214.6) |
| XYZ | xyz(39.5059, 46.4549, 63.3734) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 7.42
Baby Blue
#89CFF0
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BECB #CB9689
analogous
#89CBB7 #89BECB #899DCB
triadic
#89BECB #CB89BE #BECB89
tetradic
#89BECB #B789CB #CB9689 #9DCB89
square
#89BECB #B789CB #CB9689 #9DCB89
split-complementary
#89BECB #CB899D #CBB789
monochromatic
#438697 #5FA7B8 #89BECB #B3D5DE #DEEDF0
Accessibility & contrast
On white
2.04
#89BECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#89BECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BECB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BECB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#72C3C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89becb; /* rgb */ color: rgb(137, 190, 203); /* oklch */ color: oklch(76.9% 0.058 214.6);
Tailwind
colors: {
custom: {
50: '#add1da',
500: '#89becb',
950: '#000000',
},
}SCSS
$custom: #89becb; $custom-light: #add1da; $custom-dark: #000000;
JSON
{
"hex": "#89becb",
"rgb": {
"r": 137,
"g": 190,
"b": 203
},
"hsl": {
"h": 191.818,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.76903,
"c": 0.05822,
"h": 214.6
},
"luminance": 0.46457
}Semantic roles & 50–950 ramp
primary
#89BECB
secondary
#E3D1CD
accent
#4D34B2
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283