#89BAF2#89BAF2
#89BAF2 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.096 H 252.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAF2 |
|---|---|
| RGB | rgb(137, 186, 242) |
| HSL | hsl(212, 80%, 74%) |
| HSV | hsv(212, 43%, 95%) |
| CMYK | cmyk(43.4%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.09, -1.83, -32.87) |
| CIE-LCH | lch(74.09, 32.92, 266.81°) |
| OKLab | oklab(77.55% -0.0291 -0.0915) |
| OKLCH | oklch(77.55% 0.096 252.3) |
| XYZ | xyz(43.8971, 46.8442, 90.7159) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.97
Sky Blue (survey)
#75BBFD
ΔE00 3.34
Pastel Blue
#A2BFFE
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 6.04
Light Blue
#95D0FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAF2 #F2C189
analogous
#89EFF2 #89BAF2 #8D89F2
triadic
#89BAF2 #F289BA #BAF289
tetradic
#89BAF2 #F289EF #F2C189 #89F28D
square
#89BAF2 #F289EF #F2C189 #89F28D
split-complementary
#89BAF2 #F28D89 #EFF289
monochromatic
#1B7AE6 #529AEC #89BAF2 #C0DAF8 #E3EFFC
Accessibility & contrast
On white
2.03
#89BAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#89BAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAF2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAF2 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BCF5
Deuteranopia (green-blind)
#98B1F1
Tritanopia (blue-blind)
#60C7CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #89baf2; /* rgb */ color: rgb(137, 186, 242); /* oklch */ color: oklch(77.5% 0.096 252.3);
Tailwind
colors: {
custom: {
50: '#afcef6',
500: '#89baf2',
950: '#000000',
},
}SCSS
$custom: #89baf2; $custom-light: #afcef6; $custom-dark: #000000;
JSON
{
"hex": "#89baf2",
"rgb": {
"r": 137,
"g": 186,
"b": 242
},
"hsl": {
"h": 212,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.77547,
"c": 0.09599,
"h": 252.3
},
"luminance": 0.46847
}Semantic roles & 50–950 ramp
primary
#89BAF2
secondary
#F4E6D7
accent
#7A09DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285