#89C6FA#89C6FA
#89C6FA is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.4% C 0.097 H 245.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #89C6FA |
|---|---|
| RGB | rgb(137, 198, 250) |
| HSL | hsl(208, 92%, 76%) |
| HSV | hsv(208, 45%, 98%) |
| CMYK | cmyk(45.2%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.64, -6.12, -31.69) |
| CIE-LCH | lch(77.64, 32.28, 259.07°) |
| OKLab | oklab(80.44% -0.0408 -0.0881) |
| OKLCH | oklch(80.44% 0.097 245.1) |
| XYZ | xyz(47.7600, 52.6054, 98.0611) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.27
Light Blue
#95D0FC
ΔE00 2.93
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Lightskyblue
#87CEFA
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C6FA #FABD89
analogous
#89FAF6 #89C6FA #898DFA
triadic
#89C6FA #FA89C6 #C6FA89
tetradic
#89C6FA #F689FA #FABD89 #8DFA89
square
#89C6FA #F689FA #FABD89 #8DFA89
split-complementary
#89C6FA #FA898D #FAF689
monochromatic
#148DF5 #4EAAF8 #89C6FA #C4E2FC #E2F1FE
Accessibility & contrast
On white
1.82
#89C6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#89C6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C6FA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C6FA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#59D2D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89c6fa; /* rgb */ color: rgb(137, 198, 250); /* oklch */ color: oklch(80.4% 0.097 245.1);
Tailwind
colors: {
custom: {
50: '#b0d7fc',
500: '#89c6fa',
950: '#000000',
},
}SCSS
$custom: #89c6fa; $custom-light: #b0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#89c6fa",
"rgb": {
"r": 137,
"g": 198,
"b": 250
},
"hsl": {
"h": 207.611,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.80443,
"c": 0.0971,
"h": 245.1
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#89C6FA
secondary
#D98E4F
accent
#6A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385