#89BFEA#89BFEA
#89BFEA is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.084 H 243.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89BFEA |
|---|---|
| RGB | rgb(137, 191, 234) |
| HSL | hsl(207, 70%, 73%) |
| HSV | hsv(207, 41%, 92%) |
| CMYK | cmyk(41.5%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.15, -6.71, -26.91) |
| CIE-LCH | lch(75.15, 27.74, 256.01°) |
| OKLab | oklab(78.28% -0.0378 -0.0745) |
| OKLCH | oklch(78.28% 0.084 243.1) |
| XYZ | xyz(43.7936, 48.5178, 84.8832) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.59
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BFEA #EAB489
analogous
#89EAE4 #89BFEA #898EEA
triadic
#89BFEA #EA89BF #BFEA89
tetradic
#89BFEA #E489EA #EAB489 #8EEA89
square
#89BFEA #E489EA #EAB489 #8EEA89
split-complementary
#89BFEA #EA898E #EAE489
monochromatic
#2686D3 #55A3E1 #89BFEA #BDDBF3 #E5F1FA
Accessibility & contrast
On white
1.96
#89BFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#89BFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BFEA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BFEA | 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)
#ADBFEC
Deuteranopia (green-blind)
#A0B5E9
Tritanopia (blue-blind)
#64C9CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89bfea; /* rgb */ color: rgb(137, 191, 234); /* oklch */ color: oklch(78.3% 0.084 243.1);
Tailwind
colors: {
custom: {
50: '#afd2f0',
500: '#89bfea',
950: '#000000',
},
}SCSS
$custom: #89bfea; $custom-light: #afd2f0; $custom-dark: #000000;
JSON
{
"hex": "#89bfea",
"rgb": {
"r": 137,
"g": 191,
"b": 234
},
"hsl": {
"h": 206.598,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.78284,
"c": 0.08356,
"h": 243.1
},
"luminance": 0.4852
}Semantic roles & 50–950 ramp
primary
#89BFEA
secondary
#F2E4D9
accent
#6814D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284