#89CDED#89CDED
#89CDED is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.4% C 0.082 H 229.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDED |
|---|---|
| RGB | rgb(137, 205, 237) |
| HSL | hsl(199, 74%, 73%) |
| HSV | hsv(199, 42%, 93%) |
| CMYK | cmyk(42.2%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.09, -13.30, -22.51) |
| CIE-LCH | lch(79.09, 26.15, 239.42°) |
| OKLab | oklab(81.44% -0.0536 -0.0621) |
| OKLCH | oklch(81.44% 0.082 229.2) |
| XYZ | xyz(47.4286, 55.0922, 88.2390) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.54
Sky Blue
#87CEEB
ΔE00 1.30
Lightskyblue
#87CEFA
ΔE00 3.34
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.70
Sky
#82CAFC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDED #EDA989
analogous
#89EDDB #89CDED #899BED
triadic
#89CDED #ED89CD #CDED89
tetradic
#89CDED #DB89ED #EDA989 #9BED89
square
#89CDED #DB89ED #EDA989 #9BED89
split-complementary
#89CDED #ED899B #EDDB89
monochromatic
#219FDA #54B6E5 #89CDED #BEE3F5 #E4F4FB
Accessibility & contrast
On white
1.75
#89CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#89CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDED
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDED | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#60D6D7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #89cded; /* rgb */ color: rgb(137, 205, 237); /* oklch */ color: oklch(81.4% 0.082 229.2);
Tailwind
colors: {
custom: {
50: '#b0dcf3',
500: '#89cded',
950: '#000000',
},
}SCSS
$custom: #89cded; $custom-light: #b0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#89cded",
"rgb": {
"r": 137,
"g": 205,
"b": 237
},
"hsl": {
"h": 199.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.8144,
"c": 0.08203,
"h": 229.2
},
"luminance": 0.55095
}Semantic roles & 50–950 ramp
primary
#89CDED
secondary
#C87852
accent
#4F10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485