#8EBFE1#8EBFE1
#8EBFE1 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.071 H 239.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFE1 |
|---|---|
| RGB | rgb(142, 191, 225) |
| HSL | hsl(205, 58%, 72%) |
| HSV | hsv(205, 37%, 88%) |
| CMYK | cmyk(36.9%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(75.11, -7.75, -22.09) |
| CIE-LCH | lch(75.11, 23.41, 250.66°) |
| OKLab | oklab(78.22% -0.0364 -0.0609) |
| OKLCH | oklch(78.22% 0.071 239.1) |
| XYZ | xyz(43.3723, 48.4462, 78.2852) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.41
Sky
#82CAFC
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.72
Light Blue
#95D0FC
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFE1 #E1B08E
analogous
#8EE1D9 #8EBFE1 #8E96E1
triadic
#8EBFE1 #E18EBF #BFE18E
tetradic
#8EBFE1 #D98EE1 #E1B08E #96E18E
square
#8EBFE1 #D98EE1 #E1B08E #96E18E
split-complementary
#8EBFE1 #E18E96 #E1D98E
monochromatic
#3387C1 #5EA4D4 #8EBFE1 #BEDAEE #E7F1F9
Accessibility & contrast
On white
1.96
#8EBFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8EBFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFE1
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFE1 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE3
Deuteranopia (green-blind)
#A5B5E0
Tritanopia (blue-blind)
#71C8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfe1; /* rgb */ color: rgb(142, 191, 225); /* oklch */ color: oklch(78.2% 0.071 239.1);
Tailwind
colors: {
custom: {
50: '#b2d2ea',
500: '#8ebfe1',
950: '#000000',
},
}SCSS
$custom: #8ebfe1; $custom-light: #b2d2ea; $custom-dark: #000000;
JSON
{
"hex": "#8ebfe1",
"rgb": {
"r": 142,
"g": 191,
"b": 225
},
"hsl": {
"h": 204.578,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.78216,
"c": 0.07092,
"h": 239.1
},
"luminance": 0.48449
}Semantic roles & 50–950 ramp
primary
#8EBFE1
secondary
#F0E4DB
accent
#6420C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284