#8EC0EB#8EC0EB
#8EC0EB is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.081 H 245.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0EB |
|---|---|
| RGB | rgb(142, 192, 235) |
| HSL | hsl(208, 70%, 74%) |
| HSV | hsv(208, 40%, 92%) |
| CMYK | cmyk(39.6%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.73, -5.69, -26.55) |
| CIE-LCH | lch(75.73, 27.15, 257.89°) |
| OKLab | oklab(78.82% -0.0342 -0.0734) |
| OKLCH | oklch(78.82% 0.081 245) |
| XYZ | xyz(44.9954, 49.4456, 85.7542) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.98
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0EB #EBB98E
analogous
#8EEBE8 #8EC0EB #8E92EB
triadic
#8EC0EB #EB8EC0 #C0EB8E
tetradic
#8EC0EB #E88EEB #EBB98E #92EB8E
square
#8EC0EB #E88EEB #EBB98E #92EB8E
split-complementary
#8EC0EB #EB8E92 #EBE88E
monochromatic
#2686D8 #5AA3E2 #8EC0EB #C2DDF4 #E5F1FA
Accessibility & contrast
On white
1.93
#8EC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8EC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0EB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0EB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#6CCACE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ec0eb; /* rgb */ color: rgb(142, 192, 235); /* oklch */ color: oklch(78.8% 0.081 245.0);
Tailwind
colors: {
custom: {
50: '#b2d2f1',
500: '#8ec0eb',
950: '#000000',
},
}SCSS
$custom: #8ec0eb; $custom-light: #b2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#8ec0eb",
"rgb": {
"r": 142,
"g": 192,
"b": 235
},
"hsl": {
"h": 207.742,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.78822,
"c": 0.08099,
"h": 245
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#8EC0EB
secondary
#F2E5D9
accent
#6C14D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284