#89BEDC#89BEDC
#89BEDC is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.5% C 0.070 H 233.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEDC |
|---|---|
| RGB | rgb(137, 190, 220) |
| HSL | hsl(202, 54%, 70%) |
| HSV | hsv(202, 38%, 86%) |
| CMYK | cmyk(37.7%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(74.39, -9.84, -20.50) |
| CIE-LCH | lch(74.39, 22.74, 244.35°) |
| OKLab | oklab(77.52% -0.0415 -0.0564) |
| OKLCH | oklch(77.52% 0.07 233.7) |
| XYZ | xyz(41.6440, 47.3102, 74.6337) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.55
Baby Blue
#89CFF0
ΔE00 4.64
Lightblue (survey)
#7BC8F6
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 4.83
Lightskyblue
#87CEFA
ΔE00 5.19
Sky
#82CAFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEDC #DCA789
analogous
#89DCD1 #89BEDC #8994DC
triadic
#89BEDC #DC89BE #BEDC89
tetradic
#89BEDC #D189DC #DCA789 #94DC89
square
#89BEDC #D189DC #DCA789 #94DC89
split-complementary
#89BEDC #DC8994 #DCD189
monochromatic
#3687B5 #5AA4CE #89BEDC #B8D8EA #E7F2F8
Accessibility & contrast
On white
2.01
#89BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#89BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEDC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEDC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDE
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#6BC6C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bedc; /* rgb */ color: rgb(137, 190, 220); /* oklch */ color: oklch(77.5% 0.070 233.7);
Tailwind
colors: {
custom: {
50: '#aed1e7',
500: '#89bedc',
950: '#000000',
},
}SCSS
$custom: #89bedc; $custom-light: #aed1e7; $custom-dark: #000000;
JSON
{
"hex": "#89bedc",
"rgb": {
"r": 137,
"g": 190,
"b": 220
},
"hsl": {
"h": 201.687,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.77519,
"c": 0.07006,
"h": 233.7
},
"luminance": 0.47313
}Semantic roles & 50–950 ramp
primary
#89BEDC
secondary
#ECDDD5
accent
#5D24C2
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284