#89C2DD#89C2DD
#89C2DD is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.4% C 0.070 H 229.1°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2DD |
|---|---|
| RGB | rgb(137, 194, 221) |
| HSL | hsl(199, 55%, 70%) |
| HSV | hsv(199, 38%, 87%) |
| CMYK | cmyk(38%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(75.53, -11.70, -19.32) |
| CIE-LCH | lch(75.53, 22.58, 238.80°) |
| OKLab | oklab(78.43% -0.0461 -0.0531) |
| OKLCH | oklch(78.43% 0.07 229.1) |
| XYZ | xyz(42.6551, 49.1198, 75.6260) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 3.61
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Lightskyblue
#87CEFA
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 5.62
Sky
#82CAFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2DD #DDA489
analogous
#89DDCE #89C2DD #8998DD
triadic
#89C2DD #DD89C2 #C2DD89
tetradic
#89C2DD #CE89DD #DDA489 #98DD89
square
#89C2DD #CE89DD #DDA489 #98DD89
split-complementary
#89C2DD #DD8998 #DDCE89
monochromatic
#358DB7 #59A9CF #89C2DD #B9DBEB #E7F3F8
Accessibility & contrast
On white
1.94
#89C2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#89C2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2DD
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2DD | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0DE
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#6ACACA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #89c2dd; /* rgb */ color: rgb(137, 194, 221); /* oklch */ color: oklch(78.4% 0.070 229.1);
Tailwind
colors: {
custom: {
50: '#aed4e7',
500: '#89c2dd',
950: '#000000',
},
}SCSS
$custom: #89c2dd; $custom-light: #aed4e7; $custom-dark: #000000;
JSON
{
"hex": "#89c2dd",
"rgb": {
"r": 137,
"g": 194,
"b": 221
},
"hsl": {
"h": 199.286,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.78432,
"c": 0.07035,
"h": 229.1
},
"luminance": 0.49122
}Semantic roles & 50–950 ramp
primary
#89C2DD
secondary
#EDDDD5
accent
#5623C3
background
#FAFDFE
surface
#F5FAFC
border
#CFD3D5
text
#111416
muted
#808384