#89D2FA#89D2FA
#89D2FA is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.0% C 0.092 H 233.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89D2FA |
|---|---|
| RGB | rgb(137, 210, 250) |
| HSL | hsl(201, 92%, 76%) |
| HSV | hsv(201, 45%, 98%) |
| CMYK | cmyk(45.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(80.91, -12.45, -26.68) |
| CIE-LCH | lch(80.91, 29.44, 244.98°) |
| OKLab | oklab(83.03% -0.0548 -0.0739) |
| OKLCH | oklch(83.03% 0.092 233.4) |
| XYZ | xyz(50.6123, 58.3100, 99.0119) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.58
Baby Blue
#89CFF0
ΔE00 2.05
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Light Blue
#95D0FC
ΔE00 3.10
Sky
#82CAFC
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D2FA #FAB189
analogous
#89FAE9 #89D2FA #8999FA
triadic
#89D2FA #FA89D2 #D2FA89
tetradic
#89D2FA #E989FA #FAB189 #99FA89
square
#89D2FA #E989FA #FAB189 #99FA89
split-complementary
#89D2FA #FA8999 #FAE989
monochromatic
#14A5F5 #4EBCF8 #89D2FA #C4E8FC #E2F4FE
Accessibility & contrast
On white
1.66
#89D2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#89D2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D2FA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D2FA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#56DDDF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89d2fa; /* rgb */ color: rgb(137, 210, 250); /* oklch */ color: oklch(83.0% 0.092 233.4);
Tailwind
colors: {
custom: {
50: '#b1dffc',
500: '#89d2fa',
950: '#000000',
},
}SCSS
$custom: #89d2fa; $custom-light: #b1dffc; $custom-dark: #000000;
JSON
{
"hex": "#89d2fa",
"rgb": {
"r": 137,
"g": 210,
"b": 250
},
"hsl": {
"h": 201.239,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.83029,
"c": 0.09199,
"h": 233.4
},
"luminance": 0.58314
}Semantic roles & 50–950 ramp
primary
#89D2FA
secondary
#D97F4F
accent
#5100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485