#89BEDD#89BEDD
#89BEDD is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.071 H 234.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEDD |
|---|---|
| RGB | rgb(137, 190, 221) |
| HSL | hsl(202, 55%, 70%) |
| HSV | hsv(202, 38%, 87%) |
| CMYK | cmyk(38%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(74.42, -9.59, -20.99) |
| CIE-LCH | lch(74.42, 23.08, 245.46°) |
| OKLab | oklab(77.56% -0.0411 -0.0578) |
| OKLCH | oklch(77.56% 0.071 234.6) |
| XYZ | xyz(41.7768, 47.3633, 75.3333) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.97
Lightskyblue
#87CEFA
ΔE00 5.02
Sky
#82CAFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEDD #DDA889
analogous
#89DDD2 #89BEDD #8994DD
triadic
#89BEDD #DD89BE #BEDD89
tetradic
#89BEDD #D289DD #DDA889 #94DD89
square
#89BEDD #D289DD #DDA889 #94DD89
split-complementary
#89BEDD #DD8994 #DDD289
monochromatic
#3587B7 #59A4CF #89BEDD #B9D8EB #E7F2F8
Accessibility & contrast
On white
2.01
#89BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#89BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEDD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEDD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDF
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#6AC6C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bedd; /* rgb */ color: rgb(137, 190, 221); /* oklch */ color: oklch(77.6% 0.071 234.6);
Tailwind
colors: {
custom: {
50: '#aed1e7',
500: '#89bedd',
950: '#000000',
},
}SCSS
$custom: #89bedd; $custom-light: #aed1e7; $custom-dark: #000000;
JSON
{
"hex": "#89bedd",
"rgb": {
"r": 137,
"g": 190,
"b": 221
},
"hsl": {
"h": 202.143,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.77557,
"c": 0.07095,
"h": 234.6
},
"luminance": 0.47366
}Semantic roles & 50–950 ramp
primary
#89BEDD
secondary
#EDDED5
accent
#5E23C3
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284