#8DCFDD#8DCFDD
#8DCFDD is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.5% C 0.069 H 212.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCFDD |
|---|---|
| RGB | rgb(141, 207, 221) |
| HSL | hsl(191, 54%, 71%) |
| HSV | hsv(191, 36%, 87%) |
| CMYK | cmyk(36.2%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.33, -17.37, -13.56) |
| CIE-LCH | lch(79.33, 22.04, 217.97°) |
| OKLab | oklab(81.51% -0.0586 -0.0372) |
| OKLCH | oklch(81.51% 0.069 212.4) |
| XYZ | xyz(46.3440, 55.5060, 76.6643) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 5.92
Baby Blue
#89CFF0
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCFDD #DD9B8D
analogous
#8DDDC3 #8DCFDD #8DA7DD
triadic
#8DCFDD #DD8DCF #CFDD8D
tetradic
#8DCFDD #C38DDD #DD9B8D #A7DD8D
square
#8DCFDD #C38DDD #DD9B8D #A7DD8D
split-complementary
#8DCFDD #DD8DA7 #DDC38D
monochromatic
#37A2B9 #5EBBCF #8DCFDD #BCE3EB #E7F5F8
Accessibility & contrast
On white
1.74
#8DCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#8DCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCFDD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCFDD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#6ED5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcfdd; /* rgb */ color: rgb(141, 207, 221); /* oklch */ color: oklch(81.5% 0.069 212.4);
Tailwind
colors: {
custom: {
50: '#b1dde7',
500: '#8dcfdd',
950: '#000000',
},
}SCSS
$custom: #8dcfdd; $custom-light: #b1dde7; $custom-dark: #000000;
JSON
{
"hex": "#8dcfdd",
"rgb": {
"r": 141,
"g": 207,
"b": 221
},
"hsl": {
"h": 190.5,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.81512,
"c": 0.0694,
"h": 212.4
},
"luminance": 0.55509
}Semantic roles & 50–950 ramp
primary
#8DCFDD
secondary
#B46A5A
accent
#4024C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484