#8DD4EA#8DD4EA
#8DD4EA is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.1% C 0.077 H 219.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD4EA |
|---|---|
| RGB | rgb(141, 212, 234) |
| HSL | hsl(194, 69%, 74%) |
| HSV | hsv(194, 40%, 92%) |
| CMYK | cmyk(39.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.12, -16.68, -17.82) |
| CIE-LCH | lch(81.12, 24.41, 226.89°) |
| OKLab | oklab(83.07% -0.0597 -0.049) |
| OKLCH | oklch(83.07% 0.077 219.4) |
| XYZ | xyz(49.3741, 58.6869, 86.5519) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.79
Baby Blue
#89CFF0
ΔE00 3.94
Ice Blue
#A5DFF9
ΔE00 4.40
Lightblue
#ADD8E6
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 6.81
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD4EA #EAA38D
analogous
#8DEAD2 #8DD4EA #8DA5EA
triadic
#8DD4EA #EA8DD4 #D4EA8D
tetradic
#8DD4EA #D28DEA #EAA38D #A5EA8D
square
#8DD4EA #D28DEA #EAA38D #A5EA8D
split-complementary
#8DD4EA #EA8DA5 #EAD28D
monochromatic
#27ACD5 #59C1E0 #8DD4EA #C1E7F4 #E5F5FA
Accessibility & contrast
On white
1.65
#8DD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#8DD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD4EA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD4EA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#67DCDB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd4ea; /* rgb */ color: rgb(141, 212, 234); /* oklch */ color: oklch(83.1% 0.077 219.4);
Tailwind
colors: {
custom: {
50: '#b2e1f0',
500: '#8dd4ea',
950: '#000000',
},
}SCSS
$custom: #8dd4ea; $custom-light: #b2e1f0; $custom-dark: #000000;
JSON
{
"hex": "#8dd4ea",
"rgb": {
"r": 141,
"g": 212,
"b": 234
},
"hsl": {
"h": 194.194,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.83069,
"c": 0.07723,
"h": 219.4
},
"luminance": 0.5869
}Semantic roles & 50–950 ramp
primary
#8DD4EA
secondary
#C47157
accent
#4115D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485