#89BEDA#89BEDA
#89BEDA is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.4% C 0.068 H 231.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEDA |
|---|---|
| RGB | rgb(137, 190, 218) |
| HSL | hsl(201, 52%, 70%) |
| HSV | hsv(201, 37%, 85%) |
| CMYK | cmyk(37.2%, 12.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.32, -10.36, -19.52) |
| CIE-LCH | lch(74.32, 22.09, 242.05°) |
| OKLab | oklab(77.44% -0.0422 -0.0537) |
| OKLCH | oklch(77.44% 0.068 231.8) |
| XYZ | xyz(41.3807, 47.2048, 73.2471) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Lightskyblue
#87CEFA
ΔE00 5.58
Sky
#82CAFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEDA #DAA589
analogous
#89DACE #89BEDA #8996DA
triadic
#89BEDA #DA89BE #BEDA89
tetradic
#89BEDA #CE89DA #DAA589 #96DA89
square
#89BEDA #CE89DA #DAA589 #96DA89
split-complementary
#89BEDA #DA8996 #DACE89
monochromatic
#3887B1 #5AA4CB #89BEDA #B8D8E9 #E6F1F7
Accessibility & contrast
On white
2.01
#89BEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#89BEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEDA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEDA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDB
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#6CC6C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89beda; /* rgb */ color: rgb(137, 190, 218); /* oklch */ color: oklch(77.4% 0.068 231.8);
Tailwind
colors: {
custom: {
50: '#aed1e5',
500: '#89beda',
950: '#000000',
},
}SCSS
$custom: #89beda; $custom-light: #aed1e5; $custom-dark: #000000;
JSON
{
"hex": "#89beda",
"rgb": {
"r": 137,
"g": 190,
"b": 218
},
"hsl": {
"h": 200.741,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.77444,
"c": 0.0683,
"h": 231.8
},
"luminance": 0.47207
}Semantic roles & 50–950 ramp
primary
#89BEDA
secondary
#EBDCD4
accent
#5B26C0
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#101415
muted
#7F8284