#8EADBE#8EADBE
#8EADBE is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.042 H 232.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADBE |
|---|---|
| RGB | rgb(142, 173, 190) |
| HSL | hsl(201, 27%, 65%) |
| HSV | hsv(201, 25%, 75%) |
| CMYK | cmyk(25.3%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(69.01, -6.70, -12.17) |
| CIE-LCH | lch(69.01, 13.89, 241.17°) |
| OKLab | oklab(73.02% -0.0258 -0.0331) |
| OKLCH | oklch(73.02% 0.042 232.1) |
| XYZ | xyz(35.3905, 39.3543, 54.4367) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.07
Bluey Grey
#89A0B0
ΔE00 4.21
Greyblue
#77A1B5
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 5.18
Cool Gray
#9AA7B0
ΔE00 5.65
Cool Grey
#95A3A6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADBE #BE9F8E
analogous
#8EBEB7 #8EADBE #8E95BE
triadic
#8EADBE #BE8EAD #ADBE8E
tetradic
#8EADBE #B78EBE #BE9F8E #95BE8E
square
#8EADBE #B78EBE #BE9F8E #95BE8E
split-complementary
#8EADBE #BE8E95 #BEB78E
monochromatic
#4D7185 #6791A8 #8EADBE #B5C9D4 #DCE5EB
Accessibility & contrast
On white
2.37
#8EADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#8EADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADBE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADBE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#80B2B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eadbe; /* rgb */ color: rgb(142, 173, 190); /* oklch */ color: oklch(73.0% 0.042 232.1);
Tailwind
colors: {
custom: {
50: '#b0c5d1',
500: '#8eadbe',
950: '#000000',
},
}SCSS
$custom: #8eadbe; $custom-light: #b0c5d1; $custom-dark: #000000;
JSON
{
"hex": "#8eadbe",
"rgb": {
"r": 142,
"g": 173,
"b": 190
},
"hsl": {
"h": 201.25,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.73016,
"c": 0.04203,
"h": 232.1
},
"luminance": 0.39356
}Semantic roles & 50–950 ramp
primary
#8EADBE
secondary
#DCD2CC
accent
#6440A6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182