#89BAFE#89BAFE
#89BAFE is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.1% C 0.111 H 256.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAFE |
|---|---|
| RGB | rgb(137, 186, 254) |
| HSL | hsl(215, 98%, 77%) |
| HSV | hsv(215, 46%, 100%) |
| CMYK | cmyk(46.1%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.56, 1.51, -38.60) |
| CIE-LCH | lch(74.56, 38.63, 272.24°) |
| OKLab | oklab(78.08% -0.0255 -0.1079) |
| OKLCH | oklch(78.08% 0.111 256.7) |
| XYZ | xyz(45.7589, 47.5889, 100.5211) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.81
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.69
Sky
#82CAFC
ΔE00 7.01
Light Blue
#95D0FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAFE #FECD89
analogous
#89F4FE #89BAFE #9389FE
triadic
#89BAFE #FE89BA #BAFE89
tetradic
#89BAFE #FE89F4 #FECD89 #89FE93
square
#89BAFE #FE89F4 #FECD89 #89FE93
split-complementary
#89BAFE #FE9389 #F4FE89
monochromatic
#1073FD #4C97FD #89BAFE #C6DDFF #E1EDFF
Accessibility & contrast
On white
2.00
#89BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#89BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAFE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAFE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#59C9D2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bafe; /* rgb */ color: rgb(137, 186, 254); /* oklch */ color: oklch(78.1% 0.111 256.7);
Tailwind
colors: {
custom: {
50: '#b0ceff',
500: '#89bafe',
950: '#000000',
},
}SCSS
$custom: #89bafe; $custom-light: #b0ceff; $custom-dark: #000000;
JSON
{
"hex": "#89bafe",
"rgb": {
"r": 137,
"g": 186,
"b": 254
},
"hsl": {
"h": 214.872,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78077,
"c": 0.11087,
"h": 256.7
},
"luminance": 0.47592
}Semantic roles & 50–950 ramp
primary
#89BAFE
secondary
#F7E8D4
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286