#8EC7EA#8EC7EA
#8EC7EA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.3% C 0.077 H 236.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC7EA |
|---|---|
| RGB | rgb(142, 199, 234) |
| HSL | hsl(203, 69%, 74%) |
| HSV | hsv(203, 39%, 92%) |
| CMYK | cmyk(39.3%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(77.60, -9.68, -23.15) |
| CIE-LCH | lch(77.60, 25.09, 247.31°) |
| OKLab | oklab(80.29% -0.0431 -0.0638) |
| OKLCH | oklch(80.29% 0.077 236) |
| XYZ | xyz(46.4251, 52.5353, 85.5200) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.76
Lightblue (survey)
#7BC8F6
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 3.05
Light Blue
#95D0FC
ΔE00 3.29
Sky
#82CAFC
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC7EA #EAB18E
analogous
#8EEADF #8EC7EA #8E99EA
triadic
#8EC7EA #EA8EC7 #C7EA8E
tetradic
#8EC7EA #DF8EEA #EAB18E #99EA8E
square
#8EC7EA #DF8EEA #EAB18E #99EA8E
split-complementary
#8EC7EA #EA8E99 #EADF8E
monochromatic
#2894D6 #5AADE0 #8EC7EA #C2E1F4 #E5F2FA
Accessibility & contrast
On white
1.82
#8EC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8EC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC7EA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC7EA | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#6CD0D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ec7ea; /* rgb */ color: rgb(142, 199, 234); /* oklch */ color: oklch(80.3% 0.077 236.0);
Tailwind
colors: {
custom: {
50: '#b2d8f0',
500: '#8ec7ea',
950: '#000000',
},
}SCSS
$custom: #8ec7ea; $custom-light: #b2d8f0; $custom-dark: #000000;
JSON
{
"hex": "#8ec7ea",
"rgb": {
"r": 142,
"g": 199,
"b": 234
},
"hsl": {
"h": 202.826,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.8029,
"c": 0.07705,
"h": 236
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#8EC7EA
secondary
#C48158
accent
#5C15D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385