#89BCDA#89BCDA
#89BCDA is a light, moderate cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.069 H 234.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCDA |
|---|---|
| RGB | rgb(137, 188, 218) |
| HSL | hsl(202, 52%, 70%) |
| HSV | hsv(202, 37%, 85%) |
| CMYK | cmyk(37.2%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(73.77, -9.29, -20.36) |
| CIE-LCH | lch(73.77, 22.38, 245.46°) |
| OKLab | oklab(77.01% -0.0397 -0.056) |
| OKLCH | oklch(77.01% 0.069 234.7) |
| XYZ | xyz(40.9505, 46.3444, 73.1037) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCDA #DAA789
analogous
#89DACF #89BCDA #8994DA
triadic
#89BCDA #DA89BC #BCDA89
tetradic
#89BCDA #CF89DA #DAA789 #94DA89
square
#89BCDA #CF89DA #DAA789 #94DA89
split-complementary
#89BCDA #DA8994 #DACF89
monochromatic
#3884B1 #5AA2CB #89BCDA #B8D6E9 #E6F1F7
Accessibility & contrast
On white
2.04
#89BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#89BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCDA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCDA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADC
Deuteranopia (green-blind)
#A3B1DA
Tritanopia (blue-blind)
#6CC4C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #89bcda; /* rgb */ color: rgb(137, 188, 218); /* oklch */ color: oklch(77.0% 0.069 234.7);
Tailwind
colors: {
custom: {
50: '#aed0e5',
500: '#89bcda',
950: '#000000',
},
}SCSS
$custom: #89bcda; $custom-light: #aed0e5; $custom-dark: #000000;
JSON
{
"hex": "#89bcda",
"rgb": {
"r": 137,
"g": 188,
"b": 218
},
"hsl": {
"h": 202.222,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.77007,
"c": 0.06868,
"h": 234.7
},
"luminance": 0.46347
}Semantic roles & 50–950 ramp
primary
#89BCDA
secondary
#EBDCD4
accent
#5F26C0
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#101415
muted
#7F8284