#8DD5EA#8DD5EA
#8DD5EA is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 83.3% C 0.077 H 218.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD5EA |
|---|---|
| RGB | rgb(141, 213, 234) |
| HSL | hsl(194, 69%, 74%) |
| HSV | hsv(194, 40%, 92%) |
| CMYK | cmyk(39.7%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(81.39, -17.19, -17.41) |
| CIE-LCH | lch(81.39, 24.46, 225.36°) |
| OKLab | oklab(83.29% -0.0609 -0.0478) |
| OKLCH | oklch(83.29% 0.077 218.2) |
| XYZ | xyz(49.6248, 59.1884, 86.6355) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 4.41
Ice Blue
#A5DFF9
ΔE00 4.58
Lightblue
#ADD8E6
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD5EA #EAA28D
analogous
#8DEAD0 #8DD5EA #8DA6EA
triadic
#8DD5EA #EA8DD5 #D5EA8D
tetradic
#8DD5EA #D08DEA #EAA28D #A6EA8D
square
#8DD5EA #D08DEA #EAA28D #A6EA8D
split-complementary
#8DD5EA #EA8DA6 #EAD08D
monochromatic
#27AED5 #59C2E0 #8DD5EA #C1E8F4 #E5F5FA
Accessibility & contrast
On white
1.64
#8DD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8DD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD5EA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD5EA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#67DDDB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8dd5ea; /* rgb */ color: rgb(141, 213, 234); /* oklch */ color: oklch(83.3% 0.077 218.2);
Tailwind
colors: {
custom: {
50: '#b2e2f0',
500: '#8dd5ea',
950: '#000000',
},
}SCSS
$custom: #8dd5ea; $custom-light: #b2e2f0; $custom-dark: #000000;
JSON
{
"hex": "#8dd5ea",
"rgb": {
"r": 141,
"g": 213,
"b": 234
},
"hsl": {
"h": 193.548,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.83289,
"c": 0.07743,
"h": 218.2
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#8DD5EA
secondary
#C47057
accent
#3F15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485