#8EC6FF#8EC6FF
#8EC6FF is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.9% C 0.100 H 249.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC6FF |
|---|---|
| RGB | rgb(142, 198, 255) |
| HSL | hsl(210, 100%, 78%) |
| HSV | hsv(210, 44%, 100%) |
| CMYK | cmyk(44.3%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(78.08, -3.55, -33.66) |
| CIE-LCH | lch(78.08, 33.85, 263.98°) |
| OKLab | oklab(80.92% -0.0349 -0.0937) |
| OKLCH | oklch(80.92% 0.1 249.6) |
| XYZ | xyz(49.3933, 53.3557, 102.2843) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.23
Sky Blue (survey)
#75BBFD
ΔE00 3.66
Light Blue
#95D0FC
ΔE00 3.71
Sky
#82CAFC
ΔE00 3.82
Carolina Blue
#8AB8FE
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC6FF #FFC78E
analogous
#8EFFFF #8EC6FF #8E8EFF
triadic
#8EC6FF #FF8EC6 #C6FF8E
tetradic
#8EC6FF #FF8EFF #FFC78E #8EFF8E
square
#8EC6FF #FF8EFF #FFC78E #8EFF8E
split-complementary
#8EC6FF #FF8E8E #FFFF8E
monochromatic
#1488FF #51A7FF #8EC6FF #CBE5FF #E0F0FF
Accessibility & contrast
On white
1.80
#8EC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#8EC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC6FF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC6FF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#60D3D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8ec6ff; /* rgb */ color: rgb(142, 198, 255); /* oklch */ color: oklch(80.9% 0.100 249.6);
Tailwind
colors: {
custom: {
50: '#b4d7ff',
500: '#8ec6ff',
950: '#000000',
},
}SCSS
$custom: #8ec6ff; $custom-light: #b4d7ff; $custom-dark: #000000;
JSON
{
"hex": "#8ec6ff",
"rgb": {
"r": 142,
"g": 198,
"b": 255
},
"hsl": {
"h": 210.265,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80922,
"c": 0.09994,
"h": 249.6
},
"luminance": 0.53359
}Semantic roles & 50–950 ramp
primary
#8EC6FF
secondary
#E09951
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386