#89C8EE#89C8EE
#89C8EE is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.084 H 235.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89C8EE |
|---|---|
| RGB | rgb(137, 200, 238) |
| HSL | hsl(203, 75%, 74%) |
| HSV | hsv(203, 42%, 93%) |
| CMYK | cmyk(42.4%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(77.75, -10.42, -25.09) |
| CIE-LCH | lch(77.75, 27.16, 247.44°) |
| OKLab | oklab(80.39% -0.0473 -0.0694) |
| OKLCH | oklch(80.39% 0.084 235.7) |
| XYZ | xyz(46.3981, 52.7969, 88.6182) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.97
Lightblue (survey)
#7BC8F6
ΔE00 2.07
Sky
#82CAFC
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 2.80
Light Blue
#95D0FC
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C8EE #EEAF89
analogous
#89EEE1 #89C8EE #8995EE
triadic
#89C8EE #EE89C8 #C8EE89
tetradic
#89C8EE #E189EE #EEAF89 #95EE89
square
#89C8EE #E189EE #EEAF89 #95EE89
split-complementary
#89C8EE #EE8995 #EEE189
monochromatic
#2096DD #54AFE6 #89C8EE #BEE1F6 #E4F3FB
Accessibility & contrast
On white
1.82
#89C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#89C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C8EE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C8EE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#60D2D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89c8ee; /* rgb */ color: rgb(137, 200, 238); /* oklch */ color: oklch(80.4% 0.084 235.7);
Tailwind
colors: {
custom: {
50: '#afd8f3',
500: '#89c8ee',
950: '#000000',
},
}SCSS
$custom: #89c8ee; $custom-light: #afd8f3; $custom-dark: #000000;
JSON
{
"hex": "#89c8ee",
"rgb": {
"r": 137,
"g": 200,
"b": 238
},
"hsl": {
"h": 202.574,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8039,
"c": 0.08393,
"h": 235.7
},
"luminance": 0.528
}Semantic roles & 50–950 ramp
primary
#89C8EE
secondary
#C97F52
accent
#5A0FD7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385