#8CEDBA#8CEDBA
#8CEDBA is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.2% C 0.117 H 159.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEDBA |
|---|---|
| RGB | rgb(140, 237, 186) |
| HSL | hsl(148, 73%, 74%) |
| HSV | hsv(148, 41%, 93%) |
| CMYK | cmyk(40.9%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(86.84, -39.77, 15.88) |
| CIE-LCH | lch(86.84, 42.82, 158.24°) |
| OKLab | oklab(87.24% -0.1101 0.0407) |
| OKLCH | oklch(87.24% 0.117 159.7) |
| XYZ | xyz(49.9587, 69.6856, 57.2630) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.22
Mint
#AAF0C1
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEDBA #ED8CBF
analogous
#8FED8C #8CEDBA #8CEDEB
triadic
#8CEDBA #BA8CED #EDBA8C
tetradic
#8CEDBA #8C8FED #ED8CBF #EDEB8C
square
#8CEDBA #8C8FED #ED8CBF #EDEB8C
split-complementary
#8CEDBA #EB8CED #ED8C8F
monochromatic
#22DC7B #57E59A #8CEDBA #C1F5DA #E5FBEF
Accessibility & contrast
On white
1.41
#8CEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#8CEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEDBA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEDBA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B7
Deuteranopia (green-blind)
#DCD5BD
Tritanopia (blue-blind)
#75ECDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8cedba; /* rgb */ color: rgb(140, 237, 186); /* oklch */ color: oklch(87.2% 0.117 159.7);
Tailwind
colors: {
custom: {
50: '#b1f3ce',
500: '#8cedba',
950: '#000000',
},
}SCSS
$custom: #8cedba; $custom-light: #b1f3ce; $custom-dark: #000000;
JSON
{
"hex": "#8cedba",
"rgb": {
"r": 140,
"g": 237,
"b": 186
},
"hsl": {
"h": 148.454,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.8724,
"c": 0.11735,
"h": 159.7
},
"luminance": 0.69689
}Semantic roles & 50–950 ramp
primary
#8CEDBA
secondary
#C85592
accent
#1078D5
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583