#89BEDF#89BEDF
#89BEDF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.073 H 236.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #89BEDF |
|---|---|
| RGB | rgb(137, 190, 223) |
| HSL | hsl(203, 57%, 71%) |
| HSV | hsv(203, 39%, 87%) |
| CMYK | cmyk(38.6%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.49, -9.07, -21.97) |
| CIE-LCH | lch(74.49, 23.77, 247.57°) |
| OKLab | oklab(77.63% -0.0404 -0.0606) |
| OKLCH | oklch(77.63% 0.073 236.3) |
| XYZ | xyz(42.0448, 47.4705, 76.7450) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Light Grey Blue
#9DBCD4
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 4.76
Sky
#82CAFC
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BEDF #DFAA89
analogous
#89DFD5 #89BEDF #8993DF
triadic
#89BEDF #DF89BE #BEDF89
tetradic
#89BEDF #D589DF #DFAA89 #93DF89
square
#89BEDF #D589DF #DFAA89 #93DF89
split-complementary
#89BEDF #DF8993 #DFD589
monochromatic
#3387BB #59A3D2 #89BEDF #B9D9EC #E7F2F8
Accessibility & contrast
On white
2.00
#89BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#89BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BEDF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BEDF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#69C7C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #89bedf; /* rgb */ color: rgb(137, 190, 223); /* oklch */ color: oklch(77.6% 0.073 236.3);
Tailwind
colors: {
custom: {
50: '#aed1e9',
500: '#89bedf',
950: '#000000',
},
}SCSS
$custom: #89bedf; $custom-light: #aed1e9; $custom-dark: #000000;
JSON
{
"hex": "#89bedf",
"rgb": {
"r": 137,
"g": 190,
"b": 223
},
"hsl": {
"h": 203.023,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.77634,
"c": 0.07282,
"h": 236.3
},
"luminance": 0.47473
}Semantic roles & 50–950 ramp
primary
#89BEDF
secondary
#EEDFD6
accent
#6021C5
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111416
muted
#808284