#8EADBF#8EADBF
#8EADBF is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.1% C 0.043 H 233.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADBF |
|---|---|
| RGB | rgb(142, 173, 191) |
| HSL | hsl(202, 28%, 65%) |
| HSV | hsv(202, 26%, 75%) |
| CMYK | cmyk(25.7%, 9.4%, 0%, 25.1%) |
| CIE-LAB | lab(69.04, -6.47, -12.68) |
| CIE-LCH | lch(69.04, 14.23, 242.98°) |
| OKLab | oklab(73.05% -0.0254 -0.0345) |
| OKLCH | oklch(73.05% 0.043 233.6) |
| XYZ | xyz(35.5001, 39.3982, 55.0143) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.22
Bluey Grey
#89A0B0
ΔE00 4.16
Greyblue
#77A1B5
ΔE00 4.86
Light Grey Blue
#9DBCD4
ΔE00 4.94
Cool Gray
#9AA7B0
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADBF #BFA08E
analogous
#8EBFB9 #8EADBF #8E94BF
triadic
#8EADBF #BF8EAD #ADBF8E
tetradic
#8EADBF #B98EBF #BFA08E #94BF8E
square
#8EADBF #B98EBF #BFA08E #94BF8E
split-complementary
#8EADBF #BF8E94 #BFB98E
monochromatic
#4C7186 #6791A9 #8EADBF #B5C9D5 #DCE6EB
Accessibility & contrast
On white
2.36
#8EADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#8EADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADBF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADBF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#80B2B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eadbf; /* rgb */ color: rgb(142, 173, 191); /* oklch */ color: oklch(73.1% 0.043 233.6);
Tailwind
colors: {
custom: {
50: '#b0c5d2',
500: '#8eadbf',
950: '#000000',
},
}SCSS
$custom: #8eadbf; $custom-light: #b0c5d2; $custom-dark: #000000;
JSON
{
"hex": "#8eadbf",
"rgb": {
"r": 142,
"g": 173,
"b": 191
},
"hsl": {
"h": 202.041,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.73052,
"c": 0.0429,
"h": 233.6
},
"luminance": 0.394
}Semantic roles & 50–950 ramp
primary
#8EADBF
secondary
#DDD2CC
accent
#653FA6
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101214
muted
#7F8182