#8EC2F9#8EC2F9
#8EC2F9 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.096 H 250.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC2F9 |
|---|---|
| RGB | rgb(142, 194, 249) |
| HSL | hsl(211, 90%, 77%) |
| HSV | hsv(211, 43%, 98%) |
| CMYK | cmyk(43%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.78, -3.03, -32.46) |
| CIE-LCH | lch(76.78, 32.60, 264.67°) |
| OKLab | oklab(79.82% -0.032 -0.0902) |
| OKLCH | oklch(79.82% 0.096 250.5) |
| XYZ | xyz(47.5403, 51.1709, 96.9761) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Sky Blue (survey)
#75BBFD
ΔE00 3.45
Baby Blue (survey)
#A2CFFE
ΔE00 3.67
Light Blue
#95D0FC
ΔE00 4.48
Sky
#82CAFC
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC2F9 #F9C58E
analogous
#8EF8F9 #8EC2F9 #908EF9
triadic
#8EC2F9 #F98EC2 #C2F98E
tetradic
#8EC2F9 #F98EF8 #F9C58E #8EF990
square
#8EC2F9 #F98EF8 #F9C58E #8EF990
split-complementary
#8EC2F9 #F9908E #F8F98E
monochromatic
#1A83F3 #54A3F6 #8EC2F9 #C8E1FC #E2EFFD
Accessibility & contrast
On white
1.87
#8EC2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#8EC2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC2F9
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC2F9 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FC
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#65CFD5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ec2f9; /* rgb */ color: rgb(142, 194, 249); /* oklch */ color: oklch(79.8% 0.096 250.5);
Tailwind
colors: {
custom: {
50: '#b3d4fb',
500: '#8ec2f9',
950: '#000000',
},
}SCSS
$custom: #8ec2f9; $custom-light: #b3d4fb; $custom-dark: #000000;
JSON
{
"hex": "#8ec2f9",
"rgb": {
"r": 142,
"g": 194,
"b": 249
},
"hsl": {
"h": 210.841,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79823,
"c": 0.09573,
"h": 250.5
},
"luminance": 0.51174
}Semantic roles & 50–950 ramp
primary
#8EC2F9
secondary
#D89753
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385