#89C2E3#89C2E3
#89C2E3 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.7% C 0.075 H 234.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2E3 |
|---|---|
| RGB | rgb(137, 194, 227) |
| HSL | hsl(202, 62%, 71%) |
| HSV | hsv(202, 40%, 89%) |
| CMYK | cmyk(39.6%, 14.5%, 0%, 11%) |
| CIE-LAB | lab(75.73, -10.15, -22.25) |
| CIE-LCH | lch(75.73, 24.46, 245.48°) |
| OKLab | oklab(78.66% -0.0439 -0.0614) |
| OKLCH | oklch(78.66% 0.075 234.4) |
| XYZ | xyz(43.4688, 49.4453, 79.9115) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.65
Lightskyblue
#87CEFA
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.15
Sky
#82CAFC
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2E3 #E3AA89
analogous
#89E3D7 #89C2E3 #8995E3
triadic
#89C2E3 #E389C2 #C2E389
tetradic
#89C2E3 #D789E3 #E3AA89 #95E389
square
#89C2E3 #D789E3 #E3AA89 #95E389
split-complementary
#89C2E3 #E38995 #E3D789
monochromatic
#2E8DC3 #58A8D7 #89C2E3 #BADCEF #E6F2F9
Accessibility & contrast
On white
1.93
#89C2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#89C2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2E3
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2E3 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E5
Deuteranopia (green-blind)
#A6B6E3
Tritanopia (blue-blind)
#67CBCD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89c2e3; /* rgb */ color: rgb(137, 194, 227); /* oklch */ color: oklch(78.7% 0.075 234.4);
Tailwind
colors: {
custom: {
50: '#afd4eb',
500: '#89c2e3',
950: '#000000',
},
}SCSS
$custom: #89c2e3; $custom-light: #afd4eb; $custom-dark: #000000;
JSON
{
"hex": "#89c2e3",
"rgb": {
"r": 137,
"g": 194,
"b": 227
},
"hsl": {
"h": 202,
"s": 61.644,
"l": 71.373
},
"oklch": {
"l": 0.78659,
"c": 0.07546,
"h": 234.4
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#89C2E3
secondary
#F0E1D8
accent
#5C1CC9
background
#FBFDFE
surface
#F6FAFD
border
#D0D3D5
text
#111416
muted
#808384