#8ED4EA#8ED4EA
#8ED4EA is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.1% C 0.076 H 219.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED4EA |
|---|---|
| RGB | rgb(142, 212, 234) |
| HSL | hsl(194, 69%, 74%) |
| HSV | hsv(194, 39%, 92%) |
| CMYK | cmyk(39.3%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.17, -16.43, -17.74) |
| CIE-LCH | lch(81.17, 24.18, 227.21°) |
| OKLab | oklab(83.12% -0.0589 -0.0488) |
| OKLCH | oklch(83.12% 0.076 219.6) |
| XYZ | xyz(49.5449, 58.7750, 86.5599) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 3.88
Ice Blue
#A5DFF9
ΔE00 4.28
Lightblue
#ADD8E6
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 6.77
Lightskyblue
#87CEFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED4EA #EAA48E
analogous
#8EEAD2 #8ED4EA #8EA6EA
triadic
#8ED4EA #EA8ED4 #D4EA8E
tetradic
#8ED4EA #D28EEA #EAA48E #A6EA8E
square
#8ED4EA #D28EEA #EAA48E #A6EA8E
split-complementary
#8ED4EA #EA8EA6 #EAD28E
monochromatic
#28ACD6 #5AC0E0 #8ED4EA #C2E8F4 #E5F5FA
Accessibility & contrast
On white
1.65
#8ED4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#8ED4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED4EA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED4EA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#69DCDB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ed4ea; /* rgb */ color: rgb(142, 212, 234); /* oklch */ color: oklch(83.1% 0.076 219.6);
Tailwind
colors: {
custom: {
50: '#b3e1f0',
500: '#8ed4ea',
950: '#000000',
},
}SCSS
$custom: #8ed4ea; $custom-light: #b3e1f0; $custom-dark: #000000;
JSON
{
"hex": "#8ed4ea",
"rgb": {
"r": 142,
"g": 212,
"b": 234
},
"hsl": {
"h": 194.348,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.83121,
"c": 0.07644,
"h": 219.6
},
"luminance": 0.58778
}Semantic roles & 50–950 ramp
primary
#8ED4EA
secondary
#C47258
accent
#4215D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485