#8DFCBD#8DFCBD
#8DFCBD is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.136 H 157.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCBD |
|---|---|
| RGB | rgb(141, 252, 189) |
| HSL | hsl(146, 95%, 77%) |
| HSV | hsv(146, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(91.21, -45.53, 20.45) |
| CIE-LCH | lch(91.21, 49.91, 155.81°) |
| OKLab | oklab(90.82% -0.1252 0.0522) |
| OKLCH | oklch(90.82% 0.136 157.4) |
| XYZ | xyz(54.9762, 78.9537, 60.4769) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Seafoam
#A0FEBF
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCBD #FC8DCC
analogous
#95FC8D #8DFCBD #8DFCF5
triadic
#8DFCBD #BD8DFC #FCBD8D
tetradic
#8DFCBD #8D95FC #FC8DCC #FCF58D
square
#8DFCBD #8D95FC #FC8DCC #FCF58D
split-complementary
#8DFCBD #F58DFC #FC8D95
monochromatic
#16F978 #51FA9A #8DFCBD #C9FEE0 #E1FEEE
Accessibility & contrast
On white
1.25
#8DFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8DFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCBD
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCBD | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#72FAEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfcbd; /* rgb */ color: rgb(141, 252, 189); /* oklch */ color: oklch(90.8% 0.136 157.4);
Tailwind
colors: {
custom: {
50: '#b3fed1',
500: '#8dfcbd',
950: '#000000',
},
}SCSS
$custom: #8dfcbd; $custom-light: #b3fed1; $custom-dark: #000000;
JSON
{
"hex": "#8dfcbd",
"rgb": {
"r": 141,
"g": 252,
"b": 189
},
"hsl": {
"h": 145.946,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.90816,
"c": 0.13563,
"h": 157.4
},
"luminance": 0.78958
}Semantic roles & 50–950 ramp
primary
#8DFCBD
secondary
#DC51A0
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683