#8EC2F7#8EC2F7
#8EC2F7 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.7% C 0.093 H 249.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC2F7 |
|---|---|
| RGB | rgb(142, 194, 247) |
| HSL | hsl(210, 87%, 76%) |
| HSV | hsv(210, 43%, 97%) |
| CMYK | cmyk(42.5%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(76.71, -3.57, -31.50) |
| CIE-LCH | lch(76.71, 31.70, 263.54°) |
| OKLab | oklab(79.74% -0.0326 -0.0875) |
| OKLCH | oklch(79.74% 0.093 249.5) |
| XYZ | xyz(47.2300, 51.0468, 95.3420) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.44
Carolina Blue
#8AB8FE
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.66
Sky
#82CAFC
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC2F7 #F7C38E
analogous
#8EF6F7 #8EC2F7 #8F8EF7
triadic
#8EC2F7 #F78EC2 #C2F78E
tetradic
#8EC2F7 #F78EF6 #F7C38E #8EF78F
square
#8EC2F7 #F78EF6 #F7C38E #8EF78F
split-complementary
#8EC2F7 #F78F8E #F6F78E
monochromatic
#1C84EF #55A3F3 #8EC2F7 #C7E1FB #E2F0FD
Accessibility & contrast
On white
1.87
#8EC2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#8EC2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC2F7
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC2F7 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#66CED4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ec2f7; /* rgb */ color: rgb(142, 194, 247); /* oklch */ color: oklch(79.7% 0.093 249.5);
Tailwind
colors: {
custom: {
50: '#b3d4fa',
500: '#8ec2f7',
950: '#000000',
},
}SCSS
$custom: #8ec2f7; $custom-light: #b3d4fa; $custom-dark: #000000;
JSON
{
"hex": "#8ec2f7",
"rgb": {
"r": 142,
"g": 194,
"b": 247
},
"hsl": {
"h": 210.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.79739,
"c": 0.09338,
"h": 249.5
},
"luminance": 0.5105
}Semantic roles & 50–950 ramp
primary
#8EC2F7
secondary
#D59554
accent
#7402E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385