#8DD4E6#8DD4E6
#8DD4E6 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 82.9% C 0.075 H 215.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4E6 |
|---|---|
| RGB | rgb(141, 212, 230) |
| HSL | hsl(192, 64%, 73%) |
| HSV | hsv(192, 39%, 90%) |
| CMYK | cmyk(38.7%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(80.99, -17.69, -15.88) |
| CIE-LCH | lch(80.99, 23.77, 221.91°) |
| OKLab | oklab(82.93% -0.0612 -0.0436) |
| OKLCH | oklch(82.93% 0.075 215.5) |
| XYZ | xyz(48.8059, 58.4597, 83.5596) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.09
Lightblue
#ADD8E6
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4E6 #E69F8D
analogous
#8DE6CC #8DD4E6 #8DA7E6
triadic
#8DD4E6 #E68DD4 #D4E68D
tetradic
#8DD4E6 #CC8DE6 #E69F8D #A7E68D
square
#8DD4E6 #CC8DE6 #E69F8D #A7E68D
split-complementary
#8DD4E6 #E68DA7 #E6CC8D
monochromatic
#2DACCC #5BC1DB #8DD4E6 #BFE7F1 #E6F6F9
Accessibility & contrast
On white
1.65
#8DD4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#8DD4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4E6
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4E6 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE7
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#69DBD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4e6; /* rgb */ color: rgb(141, 212, 230); /* oklch */ color: oklch(82.9% 0.075 215.5);
Tailwind
colors: {
custom: {
50: '#b2e1ee',
500: '#8dd4e6',
950: '#000000',
},
}SCSS
$custom: #8dd4e6; $custom-light: #b2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#8dd4e6",
"rgb": {
"r": 141,
"g": 212,
"b": 230
},
"hsl": {
"h": 192.135,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.82928,
"c": 0.07515,
"h": 215.5
},
"luminance": 0.58463
}Semantic roles & 50–950 ramp
primary
#8DD4E6
secondary
#BF6D58
accent
#3E1ACC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485