#89C5FA#89C5FA
#89C5FA is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.2% C 0.098 H 246.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89C5FA |
|---|---|
| RGB | rgb(137, 197, 250) |
| HSL | hsl(208, 92%, 76%) |
| HSV | hsv(208, 45%, 98%) |
| CMYK | cmyk(45.2%, 21.2%, 0%, 2%) |
| CIE-LAB | lab(77.37, -5.58, -32.11) |
| CIE-LCH | lch(77.37, 32.59, 260.13°) |
| OKLab | oklab(80.23% -0.0396 -0.0893) |
| OKLCH | oklch(80.23% 0.098 246.1) |
| XYZ | xyz(47.5322, 52.1498, 97.9852) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.66
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Lightblue (survey)
#7BC8F6
ΔE00 3.97
Lightskyblue
#87CEFA
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C5FA #FABE89
analogous
#89FAF7 #89C5FA #898CFA
triadic
#89C5FA #FA89C5 #C5FA89
tetradic
#89C5FA #F789FA #FABE89 #8CFA89
square
#89C5FA #F789FA #FABE89 #8CFA89
split-complementary
#89C5FA #FA898C #FAF789
monochromatic
#148BF5 #4EA8F8 #89C5FA #C4E2FC #E2F1FE
Accessibility & contrast
On white
1.84
#89C5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#89C5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C5FA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C5FA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FD
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#59D2D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89c5fa; /* rgb */ color: rgb(137, 197, 250); /* oklch */ color: oklch(80.2% 0.098 246.1);
Tailwind
colors: {
custom: {
50: '#b0d6fc',
500: '#89c5fa',
950: '#000000',
},
}SCSS
$custom: #89c5fa; $custom-light: #b0d6fc; $custom-dark: #000000;
JSON
{
"hex": "#89c5fa",
"rgb": {
"r": 137,
"g": 197,
"b": 250
},
"hsl": {
"h": 208.142,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.80229,
"c": 0.0977,
"h": 246.1
},
"luminance": 0.52153
}Semantic roles & 50–950 ramp
primary
#89C5FA
secondary
#D98F4F
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385