#89BEFF#89BEFF
#89BEFF is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.109 H 254.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEFF |
|---|---|
| RGB | rgb(137, 190, 255) |
| HSL | hsl(213, 100%, 77%) |
| HSV | hsv(213, 46%, 100%) |
| CMYK | cmyk(46.3%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.68, -0.40, -37.41) |
| CIE-LCH | lch(75.68, 37.41, 269.38°) |
| OKLab | oklab(78.96% -0.0299 -0.1045) |
| OKLCH | oklch(78.96% 0.109 254) |
| XYZ | xyz(46.7739, 49.3621, 101.6515) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.11
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEFF #FFCA89
analogous
#89F9FF #89BEFF #8F89FF
triadic
#89BEFF #FF89BE #BEFF89
tetradic
#89BEFF #FF89F9 #FFCA89 #89FF8F
square
#89BEFF #FF89F9 #FFCA89 #89FF8F
split-complementary
#89BEFF #FF8F89 #F9FF89
monochromatic
#0F7BFF #4C9CFF #89BEFF #C6E0FF #E0EEFF
Accessibility & contrast
On white
1.93
#89BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#89BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEFF
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEFF | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#57CDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89beff; /* rgb */ color: rgb(137, 190, 255); /* oklch */ color: oklch(79.0% 0.109 254.0);
Tailwind
colors: {
custom: {
50: '#b1d1ff',
500: '#89beff',
950: '#000000',
},
}SCSS
$custom: #89beff; $custom-light: #b1d1ff; $custom-dark: #000000;
JSON
{
"hex": "#89beff",
"rgb": {
"r": 137,
"g": 190,
"b": 255
},
"hsl": {
"h": 213.051,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78961,
"c": 0.10866,
"h": 254
},
"luminance": 0.49365
}Semantic roles & 50–950 ramp
primary
#89BEFF
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286