#89BEFD#89BEFD
#89BEFD is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.9% C 0.106 H 253.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEFD |
|---|---|
| RGB | rgb(137, 190, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 46%, 99%) |
| CMYK | cmyk(45.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.60, -0.96, -36.46) |
| CIE-LCH | lch(75.60, 36.47, 268.49°) |
| OKLab | oklab(78.87% -0.0305 -0.1017) |
| OKLCH | oklch(78.87% 0.106 253.3) |
| XYZ | xyz(46.4536, 49.2340, 99.9647) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.22
Sky Blue (survey)
#75BBFD
ΔE00 3.07
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Pastel Blue
#A2BFFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEFD #FDC889
analogous
#89F8FD #89BEFD #8E89FD
triadic
#89BEFD #FD89BE #BEFD89
tetradic
#89BEFD #FD89F8 #FDC889 #89FD8E
square
#89BEFD #FD89F8 #FDC889 #89FD8E
split-complementary
#89BEFD #FD8E89 #F8FD89
monochromatic
#117CFB #4D9DFC #89BEFD #C5DFFE #E1EEFE
Accessibility & contrast
On white
1.94
#89BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#89BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEFD
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEFD | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#59CCD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89befd; /* rgb */ color: rgb(137, 190, 253); /* oklch */ color: oklch(78.9% 0.106 253.3);
Tailwind
colors: {
custom: {
50: '#b0d1fe',
500: '#89befd',
950: '#000000',
},
}SCSS
$custom: #89befd; $custom-light: #b0d1fe; $custom-dark: #000000;
JSON
{
"hex": "#89befd",
"rgb": {
"r": 137,
"g": 190,
"b": 253
},
"hsl": {
"h": 212.586,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78872,
"c": 0.10621,
"h": 253.3
},
"luminance": 0.49237
}Semantic roles & 50–950 ramp
primary
#89BEFD
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286