#89BEFA#89BEFA
#89BEFA is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.103 H 252.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEFA |
|---|---|
| RGB | rgb(137, 190, 250) |
| HSL | hsl(212, 92%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(45.2%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.48, -1.80, -35.03) |
| CIE-LCH | lch(75.48, 35.08, 267.06°) |
| OKLab | oklab(78.74% -0.0314 -0.0976) |
| OKLCH | oklch(78.74% 0.103 252.2) |
| XYZ | xyz(45.9795, 49.0444, 97.4676) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Sky Blue (survey)
#75BBFD
ΔE00 2.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Sky
#82CAFC
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEFA #FAC589
analogous
#89F7FA #89BEFA #8C89FA
triadic
#89BEFA #FA89BE #BEFA89
tetradic
#89BEFA #FA89F7 #FAC589 #89FA8C
square
#89BEFA #FA89F7 #FAC589 #89FA8C
split-complementary
#89BEFA #FA8C89 #F7FA89
monochromatic
#147DF5 #4E9EF8 #89BEFA #C4DEFC #E2EFFE
Accessibility & contrast
On white
1.94
#89BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#89BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEFA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEFA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#5BCCD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89befa; /* rgb */ color: rgb(137, 190, 250); /* oklch */ color: oklch(78.7% 0.103 252.2);
Tailwind
colors: {
custom: {
50: '#b0d1fc',
500: '#89befa',
950: '#000000',
},
}SCSS
$custom: #89befa; $custom-light: #b0d1fc; $custom-dark: #000000;
JSON
{
"hex": "#89befa",
"rgb": {
"r": 137,
"g": 190,
"b": 250
},
"hsl": {
"h": 211.858,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78741,
"c": 0.10257,
"h": 252.2
},
"luminance": 0.49047
}Semantic roles & 50–950 ramp
primary
#89BEFA
secondary
#F6E7D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285