#8DD8EA#8DD8EA
#8DD8EA is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.9% C 0.078 H 214.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD8EA |
|---|---|
| RGB | rgb(141, 216, 234) |
| HSL | hsl(192, 69%, 74%) |
| HSV | hsv(192, 40%, 92%) |
| CMYK | cmyk(39.7%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.22, -18.71, -16.16) |
| CIE-LCH | lch(82.22, 24.72, 220.81°) |
| OKLab | oklab(83.95% -0.0645 -0.0444) |
| OKLCH | oklch(83.95% 0.078 214.6) |
| XYZ | xyz(50.3864, 60.7116, 86.8894) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.69
Ice Blue
#A5DFF9
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.58
Baby Blue
#89CFF0
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD8EA #EA9F8D
analogous
#8DEACD #8DD8EA #8DA9EA
triadic
#8DD8EA #EA8DD8 #D8EA8D
tetradic
#8DD8EA #CD8DEA #EA9F8D #A9EA8D
square
#8DD8EA #CD8DEA #EA9F8D #A9EA8D
split-complementary
#8DD8EA #EA8DA9 #EACD8D
monochromatic
#27B4D5 #59C6E0 #8DD8EA #C1EAF4 #E5F6FA
Accessibility & contrast
On white
1.60
#8DD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#8DD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD8EA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD8EA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#67DFDD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8dd8ea; /* rgb */ color: rgb(141, 216, 234); /* oklch */ color: oklch(83.9% 0.078 214.6);
Tailwind
colors: {
custom: {
50: '#b2e4f0',
500: '#8dd8ea',
950: '#000000',
},
}SCSS
$custom: #8dd8ea; $custom-light: #b2e4f0; $custom-dark: #000000;
JSON
{
"hex": "#8dd8ea",
"rgb": {
"r": 141,
"g": 216,
"b": 234
},
"hsl": {
"h": 191.613,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.83949,
"c": 0.07827,
"h": 214.6
},
"luminance": 0.60715
}Semantic roles & 50–950 ramp
primary
#8DD8EA
secondary
#C46C57
accent
#3915D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485