#8DD4E4#8DD4E4
#8DD4E4 is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.9% C 0.074 H 213.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4E4 |
|---|---|
| RGB | rgb(141, 212, 228) |
| HSL | hsl(191, 62%, 72%) |
| HSV | hsv(191, 38%, 89%) |
| CMYK | cmyk(38.2%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(80.93, -18.19, -14.90) |
| CIE-LCH | lch(80.93, 23.51, 219.34°) |
| OKLab | oklab(82.86% -0.062 -0.0409) |
| OKLCH | oklch(82.86% 0.074 213.4) |
| XYZ | xyz(48.5267, 58.3480, 82.0890) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.78
Lightblue
#ADD8E6
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4E4 #E49D8D
analogous
#8DE4C8 #8DD4E4 #8DA9E4
triadic
#8DD4E4 #E48DD4 #D4E48D
tetradic
#8DD4E4 #C88DE4 #E49D8D #A9E48D
square
#8DD4E4 #C88DE4 #E49D8D #A9E48D
split-complementary
#8DD4E4 #E48DA9 #E4C88D
monochromatic
#2FABC7 #5CC1D8 #8DD4E4 #BEE7F0 #E6F6F9
Accessibility & contrast
On white
1.66
#8DD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#8DD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4E4
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4E4 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE5
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#6ADBD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4e4; /* rgb */ color: rgb(141, 212, 228); /* oklch */ color: oklch(82.9% 0.074 213.4);
Tailwind
colors: {
custom: {
50: '#b2e1ec',
500: '#8dd4e4',
950: '#000000',
},
}SCSS
$custom: #8dd4e4; $custom-light: #b2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#8dd4e4",
"rgb": {
"r": 141,
"g": 212,
"b": 228
},
"hsl": {
"h": 191.034,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.82858,
"c": 0.07425,
"h": 213.4
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#8DD4E4
secondary
#BD6B58
accent
#3C1CC9
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111516
muted
#818484