#8EBFE7#8EBFE7
#8EBFE7 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.077 H 243.6°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFE7 |
|---|---|
| RGB | rgb(142, 191, 231) |
| HSL | hsl(207, 65%, 73%) |
| HSV | hsv(207, 39%, 91%) |
| CMYK | cmyk(38.5%, 17.3%, 0%, 9.4%) |
| CIE-LAB | lab(75.31, -6.20, -25.02) |
| CIE-LCH | lch(75.31, 25.78, 256.07°) |
| OKLab | oklab(78.45% -0.0343 -0.0691) |
| OKLCH | oklch(78.45% 0.077 243.6) |
| XYZ | xyz(44.2052, 48.7794, 82.6719) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.21
Light Blue
#95D0FC
ΔE00 4.39
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Lightblue (survey)
#7BC8F6
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.75
Lightskyblue
#87CEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFE7 #E7B68E
analogous
#8EE7E2 #8EBFE7 #8E92E7
triadic
#8EBFE7 #E78EBF #BFE78E
tetradic
#8EBFE7 #E28EE7 #E7B68E #92E78E
square
#8EBFE7 #E28EE7 #E7B68E #92E78E
split-complementary
#8EBFE7 #E78E92 #E7E28E
monochromatic
#2C86CF #5CA2DC #8EBFE7 #C0DCF2 #E6F1FA
Accessibility & contrast
On white
1.95
#8EBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8EBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFE7
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFE7 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#6EC9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfe7; /* rgb */ color: rgb(142, 191, 231); /* oklch */ color: oklch(78.4% 0.077 243.6);
Tailwind
colors: {
custom: {
50: '#b2d2ee',
500: '#8ebfe7',
950: '#000000',
},
}SCSS
$custom: #8ebfe7; $custom-light: #b2d2ee; $custom-dark: #000000;
JSON
{
"hex": "#8ebfe7",
"rgb": {
"r": 142,
"g": 191,
"b": 231
},
"hsl": {
"h": 206.966,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.78449,
"c": 0.07715,
"h": 243.6
},
"luminance": 0.48782
}Semantic roles & 50–950 ramp
primary
#8EBFE7
secondary
#F1E4DA
accent
#6A19CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284