#89BEDE#89BEDE
#89BEDE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.072 H 235.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEDE |
|---|---|
| RGB | rgb(137, 190, 222) |
| HSL | hsl(203, 56%, 70%) |
| HSV | hsv(203, 38%, 87%) |
| CMYK | cmyk(38.3%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.46, -9.33, -21.48) |
| CIE-LCH | lch(74.46, 23.42, 246.53°) |
| OKLab | oklab(77.6% -0.0408 -0.0592) |
| OKLCH | oklch(77.6% 0.072 235.4) |
| XYZ | xyz(41.9104, 47.4167, 76.0370) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.32
Light Grey Blue
#9DBCD4
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 4.75
Lightskyblue
#87CEFA
ΔE00 4.88
Sky
#82CAFC
ΔE00 5.01
Sky Blue
#87CEEB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEDE #DEA989
analogous
#89DED3 #89BEDE #8993DE
triadic
#89BEDE #DE89BE #BEDE89
tetradic
#89BEDE #D389DE #DEA989 #93DE89
square
#89BEDE #D389DE #DEA989 #93DE89
split-complementary
#89BEDE #DE8993 #DED389
monochromatic
#3487B9 #59A4D1 #89BEDE #B9D8EB #E7F2F8
Accessibility & contrast
On white
2.00
#89BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#89BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEDE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEDE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE0
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#6AC6C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bede; /* rgb */ color: rgb(137, 190, 222); /* oklch */ color: oklch(77.6% 0.072 235.4);
Tailwind
colors: {
custom: {
50: '#aed1e8',
500: '#89bede',
950: '#000000',
},
}SCSS
$custom: #89bede; $custom-light: #aed1e8; $custom-dark: #000000;
JSON
{
"hex": "#89bede",
"rgb": {
"r": 137,
"g": 190,
"b": 222
},
"hsl": {
"h": 202.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.77596,
"c": 0.07188,
"h": 235.4
},
"luminance": 0.47419
}Semantic roles & 50–950 ramp
primary
#89BEDE
secondary
#EDDFD6
accent
#5F22C4
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284