#89BFFE#89BFFE
#89BFFE is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.107 H 252.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFFE |
|---|---|
| RGB | rgb(137, 191, 254) |
| HSL | hsl(212, 98%, 77%) |
| HSV | hsv(212, 46%, 100%) |
| CMYK | cmyk(46.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.90, -1.23, -36.52) |
| CIE-LCH | lch(75.90, 36.54, 268.07°) |
| OKLab | oklab(79.13% -0.0314 -0.1019) |
| OKLCH | oklch(79.13% 0.107 252.9) |
| XYZ | xyz(46.8307, 49.7326, 100.8783) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Sky Blue (survey)
#75BBFD
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Sky
#82CAFC
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFFE #FEC889
analogous
#89F9FE #89BFFE #8E89FE
triadic
#89BFFE #FE89BF #BFFE89
tetradic
#89BFFE #FE89F9 #FEC889 #89FE8E
square
#89BFFE #FE89F9 #FEC889 #89FE8E
split-complementary
#89BFFE #FE8E89 #F9FE89
monochromatic
#107DFD #4C9EFD #89BFFE #C6E0FF #E1EFFF
Accessibility & contrast
On white
1.92
#89BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#89BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFFE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFFE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C2FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#58CDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89bffe; /* rgb */ color: rgb(137, 191, 254); /* oklch */ color: oklch(79.1% 0.107 252.9);
Tailwind
colors: {
custom: {
50: '#b0d2ff',
500: '#89bffe',
950: '#000000',
},
}SCSS
$custom: #89bffe; $custom-light: #b0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#89bffe",
"rgb": {
"r": 137,
"g": 191,
"b": 254
},
"hsl": {
"h": 212.308,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79127,
"c": 0.10663,
"h": 252.9
},
"luminance": 0.49736
}Semantic roles & 50–950 ramp
primary
#89BFFE
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286