#8EBFE2#8EBFE2
#8EBFE2 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.072 H 239.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFE2 |
|---|---|
| RGB | rgb(142, 191, 226) |
| HSL | hsl(205, 59%, 72%) |
| HSV | hsv(205, 37%, 89%) |
| CMYK | cmyk(37.2%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.14, -7.50, -22.58) |
| CIE-LCH | lch(75.14, 23.79, 251.63°) |
| OKLab | oklab(78.25% -0.0361 -0.0622) |
| OKLCH | oklch(78.25% 0.072 239.9) |
| XYZ | xyz(43.5091, 48.5010, 79.0058) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.03
Lightblue (survey)
#7BC8F6
ΔE00 4.38
Sky
#82CAFC
ΔE00 4.49
Light Blue
#95D0FC
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFE2 #E2B18E
analogous
#8EE2DB #8EBFE2 #8E95E2
triadic
#8EBFE2 #E28EBF #BFE28E
tetradic
#8EBFE2 #DB8EE2 #E2B18E #95E28E
square
#8EBFE2 #DB8EE2 #E2B18E #95E28E
split-complementary
#8EBFE2 #E28E95 #E2DB8E
monochromatic
#3287C3 #5DA3D6 #8EBFE2 #BFDBEE #E7F1F9
Accessibility & contrast
On white
1.96
#8EBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8EBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFE2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFE2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#71C8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfe2; /* rgb */ color: rgb(142, 191, 226); /* oklch */ color: oklch(78.3% 0.072 239.9);
Tailwind
colors: {
custom: {
50: '#b2d2eb',
500: '#8ebfe2',
950: '#000000',
},
}SCSS
$custom: #8ebfe2; $custom-light: #b2d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8ebfe2",
"rgb": {
"r": 142,
"g": 191,
"b": 226
},
"hsl": {
"h": 205,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.78254,
"c": 0.07192,
"h": 239.9
},
"luminance": 0.48503
}Semantic roles & 50–950 ramp
primary
#8EBFE2
secondary
#F0E4DB
accent
#651FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284