#89C4E5#89C4E5
#89C4E5 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.077 H 233.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89C4E5 |
|---|---|
| RGB | rgb(137, 196, 229) |
| HSL | hsl(202, 64%, 72%) |
| HSV | hsv(202, 40%, 90%) |
| CMYK | cmyk(40.2%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(76.35, -10.69, -22.39) |
| CIE-LCH | lch(76.35, 24.81, 244.49°) |
| OKLab | oklab(79.17% -0.0456 -0.0618) |
| OKLCH | oklch(79.17% 0.077 233.5) |
| XYZ | xyz(44.1945, 50.4526, 81.5231) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 3.28
Lightskyblue
#87CEFA
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 3.60
Sky
#82CAFC
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C4E5 #E5AA89
analogous
#89E5D8 #89C4E5 #8996E5
triadic
#89C4E5 #E589C4 #C4E589
tetradic
#89C4E5 #D889E5 #E5AA89 #96E589
square
#89C4E5 #D889E5 #E5AA89 #96E589
split-complementary
#89C4E5 #E58996 #E5D889
monochromatic
#2C90C8 #57ABDA #89C4E5 #BBDDF0 #E6F2F9
Accessibility & contrast
On white
1.89
#89C4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#89C4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C4E5
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C4E5 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E7
Deuteranopia (green-blind)
#A7B8E5
Tritanopia (blue-blind)
#66CDCF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89c4e5; /* rgb */ color: rgb(137, 196, 229); /* oklch */ color: oklch(79.2% 0.077 233.5);
Tailwind
colors: {
custom: {
50: '#afd5ed',
500: '#89c4e5',
950: '#000000',
},
}SCSS
$custom: #89c4e5; $custom-light: #afd5ed; $custom-dark: #000000;
JSON
{
"hex": "#89c4e5",
"rgb": {
"r": 137,
"g": 196,
"b": 229
},
"hsl": {
"h": 201.522,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.79171,
"c": 0.07679,
"h": 233.5
},
"luminance": 0.50455
}Semantic roles & 50–950 ramp
primary
#89C4E5
secondary
#BE7A54
accent
#5A1ACC
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384