#8CCCDA#8CCCDA
#8CCCDA is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.068 H 212.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCDA |
|---|---|
| RGB | rgb(140, 204, 218) |
| HSL | hsl(191, 51%, 70%) |
| HSV | hsv(191, 36%, 85%) |
| CMYK | cmyk(35.8%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.36, -16.84, -13.42) |
| CIE-LCH | lch(78.36, 21.54, 218.54°) |
| OKLab | oklab(80.69% -0.0569 -0.0368) |
| OKLCH | oklch(80.69% 0.068 212.8) |
| XYZ | xyz(45.0586, 53.8204, 74.3302) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.02
Lightblue
#ADD8E6
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.38
Ice Blue
#A5DFF9
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCDA #DA9A8C
analogous
#8CDAC1 #8CCCDA #8CA5DA
triadic
#8CCCDA #DA8CCC #CCDA8C
tetradic
#8CCCDA #C18CDA #DA9A8C #A5DA8C
square
#8CCCDA #C18CDA #DA9A8C #A5DA8C
split-complementary
#8CCCDA #DA8CA5 #DAC18C
monochromatic
#399DB2 #5EB7CB #8CCCDA #BAE1E9 #E8F5F8
Accessibility & contrast
On white
1.79
#8CCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8CCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCDA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCDA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#6FD2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cccda; /* rgb */ color: rgb(140, 204, 218); /* oklch */ color: oklch(80.7% 0.068 212.8);
Tailwind
colors: {
custom: {
50: '#b0dbe5',
500: '#8cccda',
950: '#000000',
},
}SCSS
$custom: #8cccda; $custom-light: #b0dbe5; $custom-dark: #000000;
JSON
{
"hex": "#8cccda",
"rgb": {
"r": 140,
"g": 204,
"b": 218
},
"hsl": {
"h": 190.769,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.80692,
"c": 0.06779,
"h": 212.8
},
"luminance": 0.53823
}Semantic roles & 50–950 ramp
primary
#8CCCDA
secondary
#B16959
accent
#4227BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484