#89C2DA#89C2DA
#89C2DA is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.3% C 0.068 H 226.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2DA |
|---|---|
| RGB | rgb(137, 194, 218) |
| HSL | hsl(198, 52%, 70%) |
| HSV | hsv(198, 37%, 85%) |
| CMYK | cmyk(37.2%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.43, -12.46, -17.84) |
| CIE-LCH | lch(75.43, 21.77, 235.06°) |
| OKLab | oklab(78.32% -0.0472 -0.049) |
| OKLCH | oklch(78.32% 0.068 226.1) |
| XYZ | xyz(42.2589, 48.9614, 73.5398) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.18
Lightblue
#ADD8E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2DA #DAA189
analogous
#89DACA #89C2DA #899ADA
triadic
#89C2DA #DA89C2 #C2DA89
tetradic
#89C2DA #CA89DA #DAA189 #9ADA89
square
#89C2DA #CA89DA #DAA189 #9ADA89
split-complementary
#89C2DA #DA899A #DACA89
monochromatic
#388DB1 #5AAACB #89C2DA #B8DAE9 #E6F2F7
Accessibility & contrast
On white
1.95
#89C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#89C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2DA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2DA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#6BC9C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89c2da; /* rgb */ color: rgb(137, 194, 218); /* oklch */ color: oklch(78.3% 0.068 226.1);
Tailwind
colors: {
custom: {
50: '#aed4e5',
500: '#89c2da',
950: '#000000',
},
}SCSS
$custom: #89c2da; $custom-light: #aed4e5; $custom-dark: #000000;
JSON
{
"hex": "#89c2da",
"rgb": {
"r": 137,
"g": 194,
"b": 218
},
"hsl": {
"h": 197.778,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.78321,
"c": 0.06806,
"h": 226.1
},
"luminance": 0.48964
}Semantic roles & 50–950 ramp
primary
#89C2DA
secondary
#EBDBD4
accent
#5326C0
background
#FAFDFE
surface
#F5FAFC
border
#CFD3D5
text
#111415
muted
#808384