#89C2E9#89C2E9
#89C2E9 is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.081 H 239.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89C2E9 |
|---|---|
| RGB | rgb(137, 194, 233) |
| HSL | hsl(204, 69%, 73%) |
| HSV | hsv(204, 41%, 91%) |
| CMYK | cmyk(41.2%, 16.7%, 0%, 8.6%) |
| CIE-LAB | lab(75.94, -8.57, -25.17) |
| CIE-LCH | lch(75.94, 26.59, 251.19°) |
| OKLab | oklab(78.89% -0.0418 -0.0696) |
| OKLCH | oklch(78.89% 0.081 239) |
| XYZ | xyz(44.3113, 49.7823, 84.3490) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.92
Sky
#82CAFC
ΔE00 3.08
Lightskyblue
#87CEFA
ΔE00 3.36
Light Blue
#95D0FC
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 4.57
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89C2E9 #E9B089
analogous
#89E9E0 #89C2E9 #8992E9
triadic
#89C2E9 #E989C2 #C2E989
tetradic
#89C2E9 #E089E9 #E9B089 #92E989
square
#89C2E9 #E089E9 #E9B089 #92E989
split-complementary
#89C2E9 #E98992 #E9E089
monochromatic
#278CD1 #55A7DF #89C2E9 #BDDDF3 #E5F2FA
Accessibility & contrast
On white
1.92
#89C2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#89C2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89C2E9
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89C2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89C2E9 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#64CCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #89c2e9; /* rgb */ color: rgb(137, 194, 233); /* oklch */ color: oklch(78.9% 0.081 239.0);
Tailwind
colors: {
custom: {
50: '#afd4f0',
500: '#89c2e9',
950: '#000000',
},
}SCSS
$custom: #89c2e9; $custom-light: #afd4f0; $custom-dark: #000000;
JSON
{
"hex": "#89c2e9",
"rgb": {
"r": 137,
"g": 194,
"b": 233
},
"hsl": {
"h": 204.375,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.78892,
"c": 0.08118,
"h": 239
},
"luminance": 0.49785
}Semantic roles & 50–950 ramp
primary
#89C2E9
secondary
#F2E3D9
accent
#6115D1
background
#FBFDFE
surface
#F6FAFD
border
#D0D3D5
text
#111416
muted
#808384