#89C8EB#89C8EB
#89C8EB is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.081 H 233.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8EB |
|---|---|
| RGB | rgb(137, 200, 235) |
| HSL | hsl(201, 71%, 73%) |
| HSV | hsv(201, 42%, 92%) |
| CMYK | cmyk(41.7%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.65, -11.22, -23.63) |
| CIE-LCH | lch(77.65, 26.16, 244.61°) |
| OKLab | oklab(80.27% -0.0483 -0.0653) |
| OKLCH | oklch(80.27% 0.081 233.5) |
| XYZ | xyz(45.9610, 52.6221, 86.3164) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 2.56
Lightblue (survey)
#7BC8F6
ΔE00 2.64
Sky Blue
#87CEEB
ΔE00 3.09
Sky
#82CAFC
ΔE00 3.50
Light Blue
#95D0FC
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8EB #EBAC89
analogous
#89EBDD #89C8EB #8997EB
triadic
#89C8EB #EB89C8 #C8EB89
tetradic
#89C8EB #DD89EB #EBAC89 #97EB89
square
#89C8EB #DD89EB #EBAC89 #97EB89
split-complementary
#89C8EB #EB8997 #EBDD89
monochromatic
#2496D5 #55B0E2 #89C8EB #BDE0F4 #E5F3FB
Accessibility & contrast
On white
1.82
#89C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#89C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8EB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8EB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#62D1D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89c8eb; /* rgb */ color: rgb(137, 200, 235); /* oklch */ color: oklch(80.3% 0.081 233.5);
Tailwind
colors: {
custom: {
50: '#afd8f1',
500: '#89c8eb',
950: '#000000',
},
}SCSS
$custom: #89c8eb; $custom-light: #afd8f1; $custom-dark: #000000;
JSON
{
"hex": "#89c8eb",
"rgb": {
"r": 137,
"g": 200,
"b": 235
},
"hsl": {
"h": 201.429,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.80273,
"c": 0.08121,
"h": 233.5
},
"luminance": 0.52625
}Semantic roles & 50–950 ramp
primary
#89C8EB
secondary
#C57C53
accent
#5712D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385