#89BBF2#89BBF2
#89BBF2 is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.095 H 251.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBF2 |
|---|---|
| RGB | rgb(137, 187, 242) |
| HSL | hsl(211, 80%, 74%) |
| HSV | hsv(211, 43%, 95%) |
| CMYK | cmyk(43.4%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.36, -2.38, -32.45) |
| CIE-LCH | lch(74.36, 32.54, 265.81°) |
| OKLab | oklab(77.76% -0.0303 -0.0903) |
| OKLCH | oklch(77.76% 0.095 251.4) |
| XYZ | xyz(44.1085, 47.2670, 90.7864) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.28
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 5.66
Light Blue
#95D0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBF2 #F2C089
analogous
#89EFF2 #89BBF2 #8C89F2
triadic
#89BBF2 #F289BB #BBF289
tetradic
#89BBF2 #F289EF #F2C089 #89F28C
square
#89BBF2 #F289EF #F2C089 #89F28C
split-complementary
#89BBF2 #F28C89 #EFF289
monochromatic
#1B7BE6 #529BEC #89BBF2 #C0DBF8 #E3EFFC
Accessibility & contrast
On white
2.01
#89BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#89BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBF2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBF2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BDF5
Deuteranopia (green-blind)
#99B2F1
Tritanopia (blue-blind)
#60C7CE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bbf2; /* rgb */ color: rgb(137, 187, 242); /* oklch */ color: oklch(77.8% 0.095 251.4);
Tailwind
colors: {
custom: {
50: '#afcff6',
500: '#89bbf2',
950: '#000000',
},
}SCSS
$custom: #89bbf2; $custom-light: #afcff6; $custom-dark: #000000;
JSON
{
"hex": "#89bbf2",
"rgb": {
"r": 137,
"g": 187,
"b": 242
},
"hsl": {
"h": 211.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.7776,
"c": 0.09522,
"h": 251.4
},
"luminance": 0.4727
}Semantic roles & 50–950 ramp
primary
#89BBF2
secondary
#F4E6D7
accent
#7809DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285