#89C2EB#89C2EB
#89C2EB is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.0% C 0.083 H 240.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2EB |
|---|---|
| RGB | rgb(137, 194, 235) |
| HSL | hsl(205, 71%, 73%) |
| HSV | hsv(205, 42%, 92%) |
| CMYK | cmyk(41.7%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(76.01, -8.04, -26.14) |
| CIE-LCH | lch(76.01, 27.35, 252.90°) |
| OKLab | oklab(78.97% -0.0411 -0.0723) |
| OKLCH | oklch(78.97% 0.083 240.4) |
| XYZ | xyz(44.5986, 49.8973, 85.8622) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.86
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.40
Light Blue
#95D0FC
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2EB #EBB289
analogous
#89EBE3 #89C2EB #8991EB
triadic
#89C2EB #EB89C2 #C2EB89
tetradic
#89C2EB #E389EB #EBB289 #91EB89
square
#89C2EB #E389EB #EBB289 #91EB89
split-complementary
#89C2EB #EB8991 #EBE389
monochromatic
#248BD5 #55A7E2 #89C2EB #BDDDF4 #E5F1FB
Accessibility & contrast
On white
1.91
#89C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#89C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2EB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2EB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#63CCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89c2eb; /* rgb */ color: rgb(137, 194, 235); /* oklch */ color: oklch(79.0% 0.083 240.4);
Tailwind
colors: {
custom: {
50: '#afd4f1',
500: '#89c2eb',
950: '#000000',
},
}SCSS
$custom: #89c2eb; $custom-light: #afd4f1; $custom-dark: #000000;
JSON
{
"hex": "#89c2eb",
"rgb": {
"r": 137,
"g": 194,
"b": 235
},
"hsl": {
"h": 205.102,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.78971,
"c": 0.0832,
"h": 240.4
},
"luminance": 0.499
}Semantic roles & 50–950 ramp
primary
#89C2EB
secondary
#F2E3D9
accent
#6312D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284