#8FCCDD#8FCCDD
#8FCCDD is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.0% C 0.067 H 217.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCDD |
|---|---|
| RGB | rgb(143, 204, 221) |
| HSL | hsl(193, 53%, 71%) |
| HSV | hsv(193, 35%, 87%) |
| CMYK | cmyk(35.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.60, -15.30, -14.64) |
| CIE-LCH | lch(78.60, 21.18, 223.74°) |
| OKLab | oklab(80.96% -0.0532 -0.0401) |
| OKLCH | oklch(80.96% 0.067 217) |
| XYZ | xyz(45.9673, 54.2431, 76.4404) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.80
Lightblue
#ADD8E6
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.60
Lightskyblue
#87CEFA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCDD #DDA08F
analogous
#8FDDC7 #8FCCDD #8FA5DD
triadic
#8FCCDD #DD8FCC #CCDD8F
tetradic
#8FCCDD #C78FDD #DDA08F #A5DD8F
square
#8FCCDD #C78FDD #DDA08F #A5DD8F
split-complementary
#8FCCDD #DD8FA5 #DDC78F
monochromatic
#389DB9 #60B7CF #8FCCDD #BEE1EB #E8F4F8
Accessibility & contrast
On white
1.77
#8FCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8FCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCDD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCDD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#72D2D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fccdd; /* rgb */ color: rgb(143, 204, 221); /* oklch */ color: oklch(81.0% 0.067 217.0);
Tailwind
colors: {
custom: {
50: '#b2dbe7',
500: '#8fccdd',
950: '#000000',
},
}SCSS
$custom: #8fccdd; $custom-light: #b2dbe7; $custom-dark: #000000;
JSON
{
"hex": "#8fccdd",
"rgb": {
"r": 143,
"g": 204,
"b": 221
},
"hsl": {
"h": 193.077,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.80959,
"c": 0.06663,
"h": 217
},
"luminance": 0.54246
}Semantic roles & 50–950 ramp
primary
#8FCCDD
secondary
#B56F5C
accent
#4725C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484