#8EB7EB#8EB7EB
#8EB7EB is a light, moderate cyan. Relative luminance 0.456; OKLCH L 76.9% C 0.087 H 254.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB7EB |
|---|---|
| RGB | rgb(142, 183, 235) |
| HSL | hsl(214, 70%, 74%) |
| HSV | hsv(214, 40%, 92%) |
| CMYK | cmyk(39.6%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.29, -0.82, -30.28) |
| CIE-LCH | lch(73.29, 30.29, 268.46°) |
| OKLab | oklab(76.91% -0.023 -0.084) |
| OKLCH | oklch(76.91% 0.087 254.7) |
| XYZ | xyz(43.0794, 45.6135, 85.1155) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Pastel Blue
#A2BFFE
ΔE00 4.40
Sky Blue (survey)
#75BBFD
ΔE00 5.02
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB7EB #EBC28E
analogous
#8EE6EB #8EB7EB #948EEB
triadic
#8EB7EB #EB8EB7 #B7EB8E
tetradic
#8EB7EB #EB8EE6 #EBC28E #8EEB94
square
#8EB7EB #EB8EE6 #EBC28E #8EEB94
split-complementary
#8EB7EB #EB948E #E6EB8E
monochromatic
#2675D8 #5A96E2 #8EB7EB #C2D8F4 #E5EEFA
Accessibility & contrast
On white
2.07
#8EB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8EB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB7EB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB7EB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#6EC2C9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8eb7eb; /* rgb */ color: rgb(142, 183, 235); /* oklch */ color: oklch(76.9% 0.087 254.7);
Tailwind
colors: {
custom: {
50: '#b2ccf1',
500: '#8eb7eb',
950: '#000000',
},
}SCSS
$custom: #8eb7eb; $custom-light: #b2ccf1; $custom-dark: #000000;
JSON
{
"hex": "#8eb7eb",
"rgb": {
"r": 142,
"g": 183,
"b": 235
},
"hsl": {
"h": 213.548,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76908,
"c": 0.08712,
"h": 254.7
},
"luminance": 0.45616
}Semantic roles & 50–950 ramp
primary
#8EB7EB
secondary
#F2E7D9
accent
#7E14D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284