#89D4FA#89D4FA
#89D4FA is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.5% C 0.092 H 231.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89D4FA |
|---|---|
| RGB | rgb(137, 212, 250) |
| HSL | hsl(200, 92%, 76%) |
| HSV | hsv(200, 45%, 98%) |
| CMYK | cmyk(45.2%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(81.46, -13.49, -25.84) |
| CIE-LCH | lch(81.46, 29.15, 242.44°) |
| OKLab | oklab(83.46% -0.0571 -0.0715) |
| OKLCH | oklch(83.46% 0.092 231.4) |
| XYZ | xyz(51.1092, 59.3037, 99.1775) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.72
Lightskyblue
#87CEFA
ΔE00 2.47
Sky Blue
#87CEEB
ΔE00 2.95
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Light Blue
#95D0FC
ΔE00 3.86
Sky
#82CAFC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D4FA #FAAF89
analogous
#89FAE7 #89D4FA #899BFA
triadic
#89D4FA #FA89D4 #D4FA89
tetradic
#89D4FA #E789FA #FAAF89 #9BFA89
square
#89D4FA #E789FA #FAAF89 #9BFA89
split-complementary
#89D4FA #FA899B #FAE789
monochromatic
#14A9F5 #4EBFF8 #89D4FA #C4E9FC #E2F4FE
Accessibility & contrast
On white
1.63
#89D4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#89D4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D4FA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D4FA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#56DFE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #89d4fa; /* rgb */ color: rgb(137, 212, 250); /* oklch */ color: oklch(83.5% 0.092 231.4);
Tailwind
colors: {
custom: {
50: '#b1e1fc',
500: '#89d4fa',
950: '#000000',
},
}SCSS
$custom: #89d4fa; $custom-light: #b1e1fc; $custom-dark: #000000;
JSON
{
"hex": "#89d4fa",
"rgb": {
"r": 137,
"g": 212,
"b": 250
},
"hsl": {
"h": 200.177,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.83463,
"c": 0.09153,
"h": 231.4
},
"luminance": 0.59307
}Semantic roles & 50–950 ramp
primary
#89D4FA
secondary
#D97D4F
accent
#4D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485