#8EBFE4#8EBFE4
#8EBFE4 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.074 H 241.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFE4 |
|---|---|
| RGB | rgb(142, 191, 228) |
| HSL | hsl(206, 61%, 73%) |
| HSV | hsv(206, 38%, 89%) |
| CMYK | cmyk(37.7%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(75.21, -6.98, -23.56) |
| CIE-LCH | lch(75.21, 24.57, 253.49°) |
| OKLab | oklab(78.33% -0.0354 -0.065) |
| OKLCH | oklch(78.33% 0.074 241.4) |
| XYZ | xyz(43.7852, 48.6114, 80.4595) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.31
Lightblue (survey)
#7BC8F6
ΔE00 4.39
Light Blue
#95D0FC
ΔE00 4.49
Lightskyblue
#87CEFA
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFE4 #E4B38E
analogous
#8EE4DE #8EBFE4 #8E94E4
triadic
#8EBFE4 #E48EBF #BFE48E
tetradic
#8EBFE4 #DE8EE4 #E4B38E #94E48E
square
#8EBFE4 #DE8EE4 #E4B38E #94E48E
split-complementary
#8EBFE4 #E48E94 #E4DE8E
monochromatic
#3086C8 #5DA3D8 #8EBFE4 #BFDBF0 #E6F1F9
Accessibility & contrast
On white
1.96
#8EBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8EBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFE4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFE4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#70C8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfe4; /* rgb */ color: rgb(142, 191, 228); /* oklch */ color: oklch(78.3% 0.074 241.4);
Tailwind
colors: {
custom: {
50: '#b2d2ec',
500: '#8ebfe4',
950: '#000000',
},
}SCSS
$custom: #8ebfe4; $custom-light: #b2d2ec; $custom-dark: #000000;
JSON
{
"hex": "#8ebfe4",
"rgb": {
"r": 142,
"g": 191,
"b": 228
},
"hsl": {
"h": 205.814,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.78331,
"c": 0.07398,
"h": 241.4
},
"luminance": 0.48614
}Semantic roles & 50–950 ramp
primary
#8EBFE4
secondary
#F0E4DB
accent
#671CC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284