#8CDEB0#8CDEB0
#8CDEB0 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.5% C 0.104 H 158.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEB0 |
|---|---|
| RGB | rgb(140, 222, 176) |
| HSL | hsl(146, 55%, 71%) |
| HSV | hsv(146, 37%, 87%) |
| CMYK | cmyk(36.9%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.35, -34.90, 14.79) |
| CIE-LCH | lch(82.35, 37.90, 157.03°) |
| OKLab | oklab(83.54% -0.0966 0.038) |
| OKLCH | oklch(83.54% 0.104 158.5) |
| XYZ | xyz(44.7700, 60.9499, 50.4713) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.97
Light Teal
#90E4C1
ΔE00 3.49
Hospital Green
#9BE5AA
ΔE00 3.98
Mint
#AAF0C1
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 6.30
Light Turquoise
#7EF4CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEB0 #DE8CBA
analogous
#91DE8C #8CDEB0 #8CDED9
triadic
#8CDEB0 #B08CDE #DEB08C
tetradic
#8CDEB0 #8C91DE #DE8CBA #DED98C
square
#8CDEB0 #8C91DE #DE8CBA #DED98C
split-complementary
#8CDEB0 #D98CDE #DE8C91
monochromatic
#35BA70 #5CD08F #8CDEB0 #BCECD1 #E7F8EF
Accessibility & contrast
On white
1.59
#8CDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#8CDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEB0
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEB0 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AD
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#7ADDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cdeb0; /* rgb */ color: rgb(140, 222, 176); /* oklch */ color: oklch(83.5% 0.104 158.5);
Tailwind
colors: {
custom: {
50: '#b0e8c7',
500: '#8cdeb0',
950: '#000000',
},
}SCSS
$custom: #8cdeb0; $custom-light: #b0e8c7; $custom-dark: #000000;
JSON
{
"hex": "#8cdeb0",
"rgb": {
"r": 140,
"g": 222,
"b": 176
},
"hsl": {
"h": 146.341,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83539,
"c": 0.10382,
"h": 158.5
},
"luminance": 0.60953
}Semantic roles & 50–950 ramp
primary
#8CDEB0
secondary
#B6598D
accent
#237DC3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482