#89BEF1#89BEF1
#89BEF1 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.092 H 248.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEF1 |
|---|---|
| RGB | rgb(137, 190, 241) |
| HSL | hsl(209, 79%, 74%) |
| HSV | hsv(209, 43%, 95%) |
| CMYK | cmyk(43.2%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(75.14, -4.28, -30.71) |
| CIE-LCH | lch(75.14, 31.01, 262.07°) |
| OKLab | oklab(78.36% -0.0343 -0.0853) |
| OKLCH | oklch(78.36% 0.092 248.1) |
| XYZ | xyz(44.6019, 48.4933, 90.2119) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.83
Carolina Blue
#8AB8FE
ΔE00 3.48
Sky
#82CAFC
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEF1 #F1BC89
analogous
#89F1F0 #89BEF1 #898AF1
triadic
#89BEF1 #F189BE #BEF189
tetradic
#89BEF1 #F089F1 #F1BC89 #8AF189
square
#89BEF1 #F089F1 #F1BC89 #8AF189
split-complementary
#89BEF1 #F1898A #F1F089
monochromatic
#1C82E4 #52A0EB #89BEF1 #C0DCF7 #E4F0FC
Accessibility & contrast
On white
1.96
#89BEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#89BEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEF1
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEF1 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF3
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#60CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bef1; /* rgb */ color: rgb(137, 190, 241); /* oklch */ color: oklch(78.4% 0.092 248.1);
Tailwind
colors: {
custom: {
50: '#afd1f5',
500: '#89bef1',
950: '#000000',
},
}SCSS
$custom: #89bef1; $custom-light: #afd1f5; $custom-dark: #000000;
JSON
{
"hex": "#89bef1",
"rgb": {
"r": 137,
"g": 190,
"b": 241
},
"hsl": {
"h": 209.423,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.78357,
"c": 0.09194,
"h": 248.1
},
"luminance": 0.48496
}Semantic roles & 50–950 ramp
primary
#89BEF1
secondary
#F4E5D7
accent
#710ADB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285