#89BEFC#89BEFC
#89BEFC is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.105 H 252.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEFC |
|---|---|
| RGB | rgb(137, 190, 252) |
| HSL | hsl(212, 95%, 76%) |
| HSV | hsv(212, 46%, 99%) |
| CMYK | cmyk(45.6%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.56, -1.24, -35.98) |
| CIE-LCH | lch(75.56, 36.00, 268.02°) |
| OKLab | oklab(78.83% -0.0308 -0.1004) |
| OKLCH | oklch(78.83% 0.105 252.9) |
| XYZ | xyz(46.2948, 49.1705, 99.1280) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.28
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Sky
#82CAFC
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 5.54
Light Blue
#95D0FC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEFC #FCC789
analogous
#89F7FC #89BEFC #8E89FC
triadic
#89BEFC #FC89BE #BEFC89
tetradic
#89BEFC #FC89F7 #FCC789 #89FC8E
square
#89BEFC #FC89F7 #FCC789 #89FC8E
split-complementary
#89BEFC #FC8E89 #F7FC89
monochromatic
#127CF9 #4D9DFA #89BEFC #C5DFFE #E1EFFE
Accessibility & contrast
On white
1.94
#89BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#89BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEFC
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEFC | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#59CCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89befc; /* rgb */ color: rgb(137, 190, 252); /* oklch */ color: oklch(78.8% 0.105 252.9);
Tailwind
colors: {
custom: {
50: '#b0d1fd',
500: '#89befc',
950: '#000000',
},
}SCSS
$custom: #89befc; $custom-light: #b0d1fd; $custom-dark: #000000;
JSON
{
"hex": "#89befc",
"rgb": {
"r": 137,
"g": 190,
"b": 252
},
"hsl": {
"h": 212.348,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78828,
"c": 0.105,
"h": 252.9
},
"luminance": 0.49174
}Semantic roles & 50–950 ramp
primary
#89BEFC
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285