#89BECC#89BECC
#89BECC is a light, muted cyan. Relative luminance 0.465; OKLCH L 76.9% C 0.059 H 215.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89BECC |
|---|---|
| RGB | rgb(137, 190, 204) |
| HSL | hsl(193, 40%, 67%) |
| HSV | hsv(193, 33%, 80%) |
| CMYK | cmyk(32.8%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(73.87, -13.85, -12.59) |
| CIE-LCH | lch(73.87, 18.72, 222.26°) |
| OKLab | oklab(76.94% -0.0475 -0.0344) |
| OKLCH | oklch(76.94% 0.059 215.9) |
| XYZ | xyz(39.6255, 46.5028, 64.0030) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 7.26
Lightblue
#ADD8E6
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BECC #CC9789
analogous
#89CCB9 #89BECC #899DCC
triadic
#89BECC #CC89BE #BECC89
tetradic
#89BECC #B989CC #CC9789 #9DCC89
square
#89BECC #B989CC #CC9789 #9DCC89
split-complementary
#89BECC #CC899D #CCB989
monochromatic
#428799 #5EA6BA #89BECC #B4D6DE #DEEDF1
Accessibility & contrast
On white
2.04
#89BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#89BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BECC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BECC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#71C3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89becc; /* rgb */ color: rgb(137, 190, 204); /* oklch */ color: oklch(76.9% 0.059 215.9);
Tailwind
colors: {
custom: {
50: '#add1db',
500: '#89becc',
950: '#000000',
},
}SCSS
$custom: #89becc; $custom-light: #add1db; $custom-dark: #000000;
JSON
{
"hex": "#89becc",
"rgb": {
"r": 137,
"g": 190,
"b": 204
},
"hsl": {
"h": 192.537,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.76938,
"c": 0.05869,
"h": 215.9
},
"luminance": 0.46505
}Semantic roles & 50–950 ramp
primary
#89BECC
secondary
#E3D2CE
accent
#4E33B3
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283