#8EBEE2#8EBEE2
#8EBEE2 is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.0% C 0.072 H 241.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEE2 |
|---|---|
| RGB | rgb(142, 190, 226) |
| HSL | hsl(206, 59%, 72%) |
| HSV | hsv(206, 37%, 89%) |
| CMYK | cmyk(37.2%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.87, -6.96, -23.00) |
| CIE-LCH | lch(74.87, 24.03, 253.15°) |
| OKLab | oklab(78.04% -0.0348 -0.0634) |
| OKLCH | oklch(78.04% 0.072 241.2) |
| XYZ | xyz(43.2918, 48.0663, 78.9333) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.03
Sky
#82CAFC
ΔE00 4.63
Lightblue (survey)
#7BC8F6
ΔE00 4.63
Light Blue
#95D0FC
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEE2 #E2B28E
analogous
#8EE2DC #8EBEE2 #8E94E2
triadic
#8EBEE2 #E28EBE #BEE28E
tetradic
#8EBEE2 #DC8EE2 #E2B28E #94E28E
square
#8EBEE2 #DC8EE2 #E2B28E #94E28E
split-complementary
#8EBEE2 #E28E94 #E2DC8E
monochromatic
#3285C3 #5DA2D6 #8EBEE2 #BFDAEE #E7F1F9
Accessibility & contrast
On white
1.98
#8EBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#8EBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEE2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEE2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBDE4
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#71C7CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebee2; /* rgb */ color: rgb(142, 190, 226); /* oklch */ color: oklch(78.0% 0.072 241.2);
Tailwind
colors: {
custom: {
50: '#b2d1eb',
500: '#8ebee2',
950: '#000000',
},
}SCSS
$custom: #8ebee2; $custom-light: #b2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#8ebee2",
"rgb": {
"r": 142,
"g": 190,
"b": 226
},
"hsl": {
"h": 205.714,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.78038,
"c": 0.07233,
"h": 241.2
},
"luminance": 0.48069
}Semantic roles & 50–950 ramp
primary
#8EBEE2
secondary
#F0E4DB
accent
#671FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284