#89BCEA#89BCEA
#89BCEA is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.085 H 246.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCEA |
|---|---|
| RGB | rgb(137, 188, 234) |
| HSL | hsl(208, 70%, 73%) |
| HSV | hsv(208, 41%, 92%) |
| CMYK | cmyk(41.5%, 19.7%, 0%, 8.2%) |
| CIE-LAB | lab(74.33, -5.09, -28.17) |
| CIE-LCH | lch(74.33, 28.63, 259.76°) |
| OKLab | oklab(77.64% -0.0341 -0.0781) |
| OKLCH | oklch(77.64% 0.085 246.4) |
| XYZ | xyz(43.1461, 47.2227, 84.6673) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.61
Lightblue (survey)
#7BC8F6
ΔE00 5.16
Light Blue
#95D0FC
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCEA #EAB789
analogous
#89EAE8 #89BCEA #898BEA
triadic
#89BCEA #EA89BC #BCEA89
tetradic
#89BCEA #E889EA #EAB789 #8BEA89
square
#89BCEA #E889EA #EAB789 #8BEA89
split-complementary
#89BCEA #EA898B #EAE889
monochromatic
#2681D3 #559EE1 #89BCEA #BDD9F3 #E5F0FA
Accessibility & contrast
On white
2.01
#89BCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#89BCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCEA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCEA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#9DB2E9
Tritanopia (blue-blind)
#64C7CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bcea; /* rgb */ color: rgb(137, 188, 234); /* oklch */ color: oklch(77.6% 0.085 246.4);
Tailwind
colors: {
custom: {
50: '#afd0f0',
500: '#89bcea',
950: '#000000',
},
}SCSS
$custom: #89bcea; $custom-light: #afd0f0; $custom-dark: #000000;
JSON
{
"hex": "#89bcea",
"rgb": {
"r": 137,
"g": 188,
"b": 234
},
"hsl": {
"h": 208.454,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.77638,
"c": 0.08521,
"h": 246.4
},
"luminance": 0.47225
}Semantic roles & 50–950 ramp
primary
#89BCEA
secondary
#F2E5D9
accent
#6E14D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284