#8EBBE2#8EBBE2
#8EBBE2 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.074 H 245.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBE2 |
|---|---|
| RGB | rgb(142, 187, 226) |
| HSL | hsl(208, 59%, 72%) |
| HSV | hsv(208, 37%, 89%) |
| CMYK | cmyk(37.2%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(74.05, -5.35, -24.25) |
| CIE-LCH | lch(74.05, 24.83, 257.55°) |
| OKLab | oklab(77.39% -0.031 -0.0669) |
| OKLCH | oklch(77.39% 0.074 245.1) |
| XYZ | xyz(42.6487, 46.7801, 78.7190) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 4.77
Sky
#82CAFC
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBE2 #E2B58E
analogous
#8EE2DF #8EBBE2 #8E91E2
triadic
#8EBBE2 #E28EBB #BBE28E
tetradic
#8EBBE2 #DF8EE2 #E2B58E #91E28E
square
#8EBBE2 #DF8EE2 #E2B58E #91E28E
split-complementary
#8EBBE2 #E28E91 #E2DF8E
monochromatic
#3280C3 #5D9ED6 #8EBBE2 #BFD8EE #E7F0F9
Accessibility & contrast
On white
2.03
#8EBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8EBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBE2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBE2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#71C4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebbe2; /* rgb */ color: rgb(142, 187, 226); /* oklch */ color: oklch(77.4% 0.074 245.1);
Tailwind
colors: {
custom: {
50: '#b2cfeb',
500: '#8ebbe2',
950: '#000000',
},
}SCSS
$custom: #8ebbe2; $custom-light: #b2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#8ebbe2",
"rgb": {
"r": 142,
"g": 187,
"b": 226
},
"hsl": {
"h": 207.857,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.77393,
"c": 0.07375,
"h": 245.1
},
"luminance": 0.46782
}Semantic roles & 50–950 ramp
primary
#8EBBE2
secondary
#F0E5DB
accent
#6D1FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284