#89BAEB#89BAEB
#89BAEB is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.3% C 0.088 H 249.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAEB |
|---|---|
| RGB | rgb(137, 186, 235) |
| HSL | hsl(210, 71%, 73%) |
| HSV | hsv(210, 42%, 92%) |
| CMYK | cmyk(41.7%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.82, -3.74, -29.49) |
| CIE-LCH | lch(73.82, 29.73, 262.78°) |
| OKLab | oklab(77.25% -0.0314 -0.0818) |
| OKLCH | oklch(77.25% 0.088 249) |
| XYZ | xyz(42.8659, 46.4317, 85.2846) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.05
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Sky
#82CAFC
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAEB #EBBA89
analogous
#89EBEB #89BAEB #8989EB
triadic
#89BAEB #EB89BA #BAEB89
tetradic
#89BAEB #EB89EB #EBBA89 #89EB89
square
#89BAEB #EB89EB #EBBA89 #89EB89
split-complementary
#89BAEB #EB8989 #EBEB89
monochromatic
#247DD5 #559BE2 #89BAEB #BDD9F4 #E5F0FB
Accessibility & contrast
On white
2.04
#89BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#89BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAEB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAEB | 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)
#A7BBED
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#64C5CA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89baeb; /* rgb */ color: rgb(137, 186, 235); /* oklch */ color: oklch(77.3% 0.088 249.0);
Tailwind
colors: {
custom: {
50: '#afcef1',
500: '#89baeb',
950: '#000000',
},
}SCSS
$custom: #89baeb; $custom-light: #afcef1; $custom-dark: #000000;
JSON
{
"hex": "#89baeb",
"rgb": {
"r": 137,
"g": 186,
"b": 235
},
"hsl": {
"h": 210,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.77251,
"c": 0.08763,
"h": 249
},
"luminance": 0.46434
}Semantic roles & 50–950 ramp
primary
#89BAEB
secondary
#F2E6D9
accent
#7312D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284