#89C0E2#89C0E2
#89C0E2 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.2% C 0.075 H 236.1°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89C0E2 |
|---|---|
| RGB | rgb(137, 192, 226) |
| HSL | hsl(203, 61%, 71%) |
| HSV | hsv(203, 39%, 89%) |
| CMYK | cmyk(39.4%, 15%, 0%, 11.4%) |
| CIE-LAB | lab(75.14, -9.35, -22.60) |
| CIE-LCH | lch(75.14, 24.46, 247.52°) |
| OKLab | oklab(78.19% -0.0418 -0.0623) |
| OKLCH | oklch(78.19% 0.075 236.1) |
| XYZ | xyz(42.8890, 48.5060, 79.0394) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 4.18
Sky
#82CAFC
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.35
Light Blue
#95D0FC
ΔE00 4.78
Light Grey Blue
#9DBCD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C0E2 #E2AB89
analogous
#89E2D7 #89C0E2 #8993E2
triadic
#89C0E2 #E289C0 #C0E289
tetradic
#89C0E2 #D789E2 #E2AB89 #93E289
square
#89C0E2 #D789E2 #E2AB89 #93E289
split-complementary
#89C0E2 #E28993 #E2D789
monochromatic
#2F89C1 #58A6D6 #89C0E2 #BADAEE #E6F2F9
Accessibility & contrast
On white
1.96
#89C0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#89C0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C0E2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C0E2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#68C9CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #89c0e2; /* rgb */ color: rgb(137, 192, 226); /* oklch */ color: oklch(78.2% 0.075 236.1);
Tailwind
colors: {
custom: {
50: '#afd3eb',
500: '#89c0e2',
950: '#000000',
},
}SCSS
$custom: #89c0e2; $custom-light: #afd3eb; $custom-dark: #000000;
JSON
{
"hex": "#89c0e2",
"rgb": {
"r": 137,
"g": 192,
"b": 226
},
"hsl": {
"h": 202.921,
"s": 60.544,
"l": 71.176
},
"oklch": {
"l": 0.78185,
"c": 0.07507,
"h": 236.1
},
"luminance": 0.48509
}Semantic roles & 50–950 ramp
primary
#89C0E2
secondary
#EFE1D8
accent
#5F1DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284