#89B7EA#89B7EA
#89B7EA is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.6% C 0.089 H 251.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89B7EA |
|---|---|
| RGB | rgb(137, 183, 234) |
| HSL | hsl(212, 70%, 73%) |
| HSV | hsv(212, 41%, 92%) |
| CMYK | cmyk(41.5%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.97, -2.38, -30.26) |
| CIE-LCH | lch(72.97, 30.35, 265.51°) |
| OKLab | oklab(76.57% -0.028 -0.084) |
| OKLCH | oklch(76.57% 0.089 251.5) |
| XYZ | xyz(42.0964, 45.1234, 84.3174) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.47
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 5.49
Baby Blue (survey)
#A2CFFE
ΔE00 6.17
Sky
#82CAFC
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B7EA #EABC89
analogous
#89E8EA #89B7EA #8B89EA
triadic
#89B7EA #EA89B7 #B7EA89
tetradic
#89B7EA #EA89E8 #EABC89 #89EA8B
square
#89B7EA #EA89E8 #EABC89 #89EA8B
split-complementary
#89B7EA #EA8B89 #E8EA89
monochromatic
#2678D3 #5597E1 #89B7EA #BDD7F3 #E5EFFA
Accessibility & contrast
On white
2.09
#89B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#89B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B7EA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B7EA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EC
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#65C3C8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89b7ea; /* rgb */ color: rgb(137, 183, 234); /* oklch */ color: oklch(76.6% 0.089 251.5);
Tailwind
colors: {
custom: {
50: '#afccf1',
500: '#89b7ea',
950: '#000000',
},
}SCSS
$custom: #89b7ea; $custom-light: #afccf1; $custom-dark: #000000;
JSON
{
"hex": "#89b7ea",
"rgb": {
"r": 137,
"g": 183,
"b": 234
},
"hsl": {
"h": 211.546,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.76569,
"c": 0.08856,
"h": 251.5
},
"luminance": 0.45126
}Semantic roles & 50–950 ramp
primary
#89B7EA
secondary
#F2E6D9
accent
#7814D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284