#89D3FA#89D3FA
#89D3FA is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.2% C 0.092 H 232.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89D3FA |
|---|---|
| RGB | rgb(137, 211, 250) |
| HSL | hsl(201, 92%, 76%) |
| HSV | hsv(201, 45%, 98%) |
| CMYK | cmyk(45.2%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(81.18, -12.97, -26.26) |
| CIE-LCH | lch(81.18, 29.29, 243.71°) |
| OKLab | oklab(83.25% -0.056 -0.0727) |
| OKLCH | oklch(83.25% 0.092 232.4) |
| XYZ | xyz(50.8600, 58.8053, 99.0944) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.84
Lightskyblue
#87CEFA
ΔE00 2.02
Sky Blue
#87CEEB
ΔE00 3.18
Lightblue (survey)
#7BC8F6
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.48
Sky
#82CAFC
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D3FA #FAB089
analogous
#89FAE8 #89D3FA #899AFA
triadic
#89D3FA #FA89D3 #D3FA89
tetradic
#89D3FA #E889FA #FAB089 #9AFA89
square
#89D3FA #E889FA #FAB089 #9AFA89
split-complementary
#89D3FA #FA899A #FAE889
monochromatic
#14A7F5 #4EBDF8 #89D3FA #C4E9FC #E2F4FE
Accessibility & contrast
On white
1.65
#89D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#89D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D3FA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D3FA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#56DEE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89d3fa; /* rgb */ color: rgb(137, 211, 250); /* oklch */ color: oklch(83.2% 0.092 232.4);
Tailwind
colors: {
custom: {
50: '#b1e0fc',
500: '#89d3fa',
950: '#000000',
},
}SCSS
$custom: #89d3fa; $custom-light: #b1e0fc; $custom-dark: #000000;
JSON
{
"hex": "#89d3fa",
"rgb": {
"r": 137,
"g": 211,
"b": 250
},
"hsl": {
"h": 200.708,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.83246,
"c": 0.09174,
"h": 232.4
},
"luminance": 0.58809
}Semantic roles & 50–950 ramp
primary
#89D3FA
secondary
#D97E4F
accent
#4F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485