#8EADBB#8EADBB
#8EADBB is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.040 H 227.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EADBB |
|---|---|
| RGB | rgb(142, 173, 187) |
| HSL | hsl(199, 25%, 65%) |
| HSV | hsv(199, 24%, 73%) |
| CMYK | cmyk(24.1%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.91, -7.40, -10.65) |
| CIE-LCH | lch(68.91, 12.97, 235.22°) |
| OKLab | oklab(72.91% -0.027 -0.029) |
| OKLCH | oklch(72.91% 0.04 227) |
| XYZ | xyz(35.0660, 39.2245, 52.7276) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.99
Bluey Grey
#89A0B0
ΔE00 4.62
Greyblue
#77A1B5
ΔE00 4.90
Cool Gray
#9AA7B0
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 6.06
Cool Grey
#95A3A6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EADBB #BB9C8E
analogous
#8EBBB3 #8EADBB #8E97BB
triadic
#8EADBB #BB8EAD #ADBB8E
tetradic
#8EADBB #B38EBB #BB9C8E #97BB8E
square
#8EADBB #B38EBB #BB9C8E #97BB8E
split-complementary
#8EADBB #BB8E97 #BBB38E
monochromatic
#4E7181 #6891A4 #8EADBB #B4C9D2 #DAE4E9
Accessibility & contrast
On white
2.37
#8EADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8EADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EADBB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EADBB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#81B1B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eadbb; /* rgb */ color: rgb(142, 173, 187); /* oklch */ color: oklch(72.9% 0.040 227.0);
Tailwind
colors: {
custom: {
50: '#b0c5cf',
500: '#8eadbb',
950: '#000000',
},
}SCSS
$custom: #8eadbb; $custom-light: #b0c5cf; $custom-dark: #000000;
JSON
{
"hex": "#8eadbb",
"rgb": {
"r": 142,
"g": 173,
"b": 187
},
"hsl": {
"h": 198.667,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.72911,
"c": 0.03959,
"h": 227
},
"luminance": 0.39226
}Semantic roles & 50–950 ramp
primary
#8EADBB
secondary
#DACFCB
accent
#6042A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101213
muted
#7F8182