#8DD4E7#8DD4E7
#8DD4E7 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.0% C 0.076 H 216.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4E7 |
|---|---|
| RGB | rgb(141, 212, 231) |
| HSL | hsl(193, 65%, 73%) |
| HSV | hsv(193, 39%, 91%) |
| CMYK | cmyk(39%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.02, -17.44, -16.36) |
| CIE-LCH | lch(81.02, 23.91, 223.18°) |
| OKLab | oklab(82.96% -0.0608 -0.0449) |
| OKLCH | oklch(82.96% 0.076 216.5) |
| XYZ | xyz(48.9467, 58.5160, 84.3013) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 5.20
Powder Blue
#B0E0E6
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4E7 #E7A08D
analogous
#8DE7CD #8DD4E7 #8DA7E7
triadic
#8DD4E7 #E78DD4 #D4E78D
tetradic
#8DD4E7 #CD8DE7 #E7A08D #A7E78D
square
#8DD4E7 #CD8DE7 #E7A08D #A7E78D
split-complementary
#8DD4E7 #E78DA7 #E7CD8D
monochromatic
#2BACCE #5AC1DC #8DD4E7 #C0E7F2 #E6F5FA
Accessibility & contrast
On white
1.65
#8DD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8DD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4E7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4E7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E8
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#69DBDA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4e7; /* rgb */ color: rgb(141, 212, 231); /* oklch */ color: oklch(83.0% 0.076 216.5);
Tailwind
colors: {
custom: {
50: '#b2e1ee',
500: '#8dd4e7',
950: '#000000',
},
}SCSS
$custom: #8dd4e7; $custom-light: #b2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#8dd4e7",
"rgb": {
"r": 141,
"g": 212,
"b": 231
},
"hsl": {
"h": 192.667,
"s": 65.217,
"l": 72.941
},
"oklch": {
"l": 0.82963,
"c": 0.07564,
"h": 216.5
},
"luminance": 0.58519
}Semantic roles & 50–950 ramp
primary
#8DD4E7
secondary
#C16E58
accent
#3F18CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485