#8EBBE3#8EBBE3
#8EBBE3 is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.075 H 245.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBE3 |
|---|---|
| RGB | rgb(142, 187, 227) |
| HSL | hsl(208, 60%, 72%) |
| HSV | hsv(208, 37%, 89%) |
| CMYK | cmyk(37.4%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(74.08, -5.09, -24.73) |
| CIE-LCH | lch(74.08, 25.25, 258.36°) |
| OKLab | oklab(77.43% -0.0307 -0.0683) |
| OKLCH | oklch(77.43% 0.075 245.8) |
| XYZ | xyz(42.7863, 46.8352, 79.4437) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 4.57
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Sky
#82CAFC
ΔE00 5.39
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBE3 #E3B68E
analogous
#8EE3E0 #8EBBE3 #8E91E3
triadic
#8EBBE3 #E38EBB #BBE38E
tetradic
#8EBBE3 #E08EE3 #E3B68E #91E38E
square
#8EBBE3 #E08EE3 #E3B68E #91E38E
split-complementary
#8EBBE3 #E38E91 #E3E08E
monochromatic
#3180C6 #5D9DD7 #8EBBE3 #BFD9EF #E6F0F9
Accessibility & contrast
On white
2.03
#8EBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8EBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBE3
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBE3 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE5
Deuteranopia (green-blind)
#A0B2E2
Tritanopia (blue-blind)
#71C4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebbe3; /* rgb */ color: rgb(142, 187, 227); /* oklch */ color: oklch(77.4% 0.075 245.8);
Tailwind
colors: {
custom: {
50: '#b2cfec',
500: '#8ebbe3',
950: '#000000',
},
}SCSS
$custom: #8ebbe3; $custom-light: #b2cfec; $custom-dark: #000000;
JSON
{
"hex": "#8ebbe3",
"rgb": {
"r": 142,
"g": 187,
"b": 227
},
"hsl": {
"h": 208.235,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.77433,
"c": 0.07486,
"h": 245.8
},
"luminance": 0.46837
}Semantic roles & 50–950 ramp
primary
#8EBBE3
secondary
#F0E5DB
accent
#6E1EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284