#89CAF9#89CAF9
#89CAF9 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.3% C 0.094 H 240.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #89CAF9 |
|---|---|
| RGB | rgb(137, 202, 249) |
| HSL | hsl(205, 90%, 76%) |
| HSV | hsv(205, 45%, 98%) |
| CMYK | cmyk(45%, 18.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.69, -8.52, -29.54) |
| CIE-LCH | lch(78.69, 30.75, 253.91°) |
| OKLab | oklab(81.26% -0.0458 -0.082) |
| OKLCH | oklch(81.26% 0.094 240.8) |
| XYZ | xyz(48.5300, 54.3956, 97.5463) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.95
Lightskyblue
#87CEFA
ΔE00 1.75
Light Blue
#95D0FC
ΔE00 1.86
Lightblue (survey)
#7BC8F6
ΔE00 2.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.45
Baby Blue
#89CFF0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CAF9 #F9B889
analogous
#89F9F0 #89CAF9 #8992F9
triadic
#89CAF9 #F989CA #CAF989
tetradic
#89CAF9 #F089F9 #F9B889 #92F989
square
#89CAF9 #F089F9 #F9B889 #92F989
split-complementary
#89CAF9 #F98992 #F9F089
monochromatic
#1596F3 #4FB0F6 #89CAF9 #C3E4FC #E2F2FE
Accessibility & contrast
On white
1.77
#89CAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#89CAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CAF9
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CAF9 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FB
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#59D6D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89caf9; /* rgb */ color: rgb(137, 202, 249); /* oklch */ color: oklch(81.3% 0.094 240.8);
Tailwind
colors: {
custom: {
50: '#b0dafb',
500: '#89caf9',
950: '#000000',
},
}SCSS
$custom: #89caf9; $custom-light: #b0dafb; $custom-dark: #000000;
JSON
{
"hex": "#89caf9",
"rgb": {
"r": 137,
"g": 202,
"b": 249
},
"hsl": {
"h": 205.179,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.8126,
"c": 0.09393,
"h": 240.8
},
"luminance": 0.54399
}Semantic roles & 50–950 ramp
primary
#89CAF9
secondary
#D7884F
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385