#89CCED#89CCED
#89CCED is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.2% C 0.082 H 230.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCED |
|---|---|
| RGB | rgb(137, 204, 237) |
| HSL | hsl(200, 74%, 73%) |
| HSV | hsv(200, 42%, 93%) |
| CMYK | cmyk(42.2%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(78.82, -12.78, -22.93) |
| CIE-LCH | lch(78.82, 26.25, 240.86°) |
| OKLab | oklab(81.22% -0.0524 -0.0633) |
| OKLCH | oklch(81.22% 0.082 230.4) |
| XYZ | xyz(47.1901, 54.6153, 88.1595) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.81
Sky Blue
#87CEEB
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 2.98
Lightblue (survey)
#7BC8F6
ΔE00 3.40
Light Blue
#95D0FC
ΔE00 4.34
Sky
#82CAFC
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCED #EDAA89
analogous
#89EDDC #89CCED #899AED
triadic
#89CCED #ED89CC #CCED89
tetradic
#89CCED #DC89ED #EDAA89 #9AED89
square
#89CCED #DC89ED #EDAA89 #9AED89
split-complementary
#89CCED #ED899A #EDDC89
monochromatic
#219DDA #54B5E5 #89CCED #BEE3F5 #E4F4FB
Accessibility & contrast
On white
1.76
#89CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#89CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCED
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCED | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#60D5D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cced; /* rgb */ color: rgb(137, 204, 237); /* oklch */ color: oklch(81.2% 0.082 230.4);
Tailwind
colors: {
custom: {
50: '#afdbf3',
500: '#89cced',
950: '#000000',
},
}SCSS
$custom: #89cced; $custom-light: #afdbf3; $custom-dark: #000000;
JSON
{
"hex": "#89cced",
"rgb": {
"r": 137,
"g": 204,
"b": 237
},
"hsl": {
"h": 199.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.81222,
"c": 0.08216,
"h": 230.4
},
"luminance": 0.54619
}Semantic roles & 50–950 ramp
primary
#89CCED
secondary
#C87952
accent
#5110D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111517
muted
#818485