#8EBFE5#8EBFE5
#8EBFE5 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.075 H 242.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFE5 |
|---|---|
| RGB | rgb(142, 191, 229) |
| HSL | hsl(206, 63%, 73%) |
| HSV | hsv(206, 38%, 90%) |
| CMYK | cmyk(38%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(75.24, -6.72, -24.05) |
| CIE-LCH | lch(75.24, 24.97, 254.38°) |
| OKLab | oklab(78.37% -0.035 -0.0664) |
| OKLCH | oklch(78.37% 0.075 242.2) |
| XYZ | xyz(43.9244, 48.6671, 81.1927) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 4.44
Lightskyblue
#87CEFA
ΔE00 4.72
Sky Blue (survey)
#75BBFD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFE5 #E5B48E
analogous
#8EE5E0 #8EBFE5 #8E93E5
triadic
#8EBFE5 #E58EBF #BFE58E
tetradic
#8EBFE5 #E08EE5 #E5B48E #93E58E
square
#8EBFE5 #E08EE5 #E5B48E #93E58E
split-complementary
#8EBFE5 #E58E93 #E5E08E
monochromatic
#2F86CA #5CA3DA #8EBFE5 #C0DBF0 #E6F1F9
Accessibility & contrast
On white
1.96
#8EBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8EBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFE5
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFE5 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE7
Deuteranopia (green-blind)
#A4B5E4
Tritanopia (blue-blind)
#6FC8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfe5; /* rgb */ color: rgb(142, 191, 229); /* oklch */ color: oklch(78.4% 0.075 242.2);
Tailwind
colors: {
custom: {
50: '#b2d2ed',
500: '#8ebfe5',
950: '#000000',
},
}SCSS
$custom: #8ebfe5; $custom-light: #b2d2ed; $custom-dark: #000000;
JSON
{
"hex": "#8ebfe5",
"rgb": {
"r": 142,
"g": 191,
"b": 229
},
"hsl": {
"h": 206.207,
"s": 62.59,
"l": 72.745
},
"oklch": {
"l": 0.7837,
"c": 0.07502,
"h": 242.2
},
"luminance": 0.4867
}Semantic roles & 50–950 ramp
primary
#8EBFE5
secondary
#F1E4DA
accent
#681BCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284