#8DFCBF#8DFCBF
#8DFCBF is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.134 H 158.2°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFCBF |
|---|---|
| RGB | rgb(141, 252, 191) |
| HSL | hsl(147, 95%, 77%) |
| HSV | hsv(147, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.25, -45.15, 19.48) |
| CIE-LCH | lch(91.25, 49.17, 156.66°) |
| OKLab | oklab(90.86% -0.1243 0.0498) |
| OKLCH | oklch(90.86% 0.134 158.2) |
| XYZ | xyz(55.1948, 79.0411, 61.6281) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Sea Green
#98F6B0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFCBF #FC8DCA
analogous
#93FC8D #8DFCBF #8DFCF7
triadic
#8DFCBF #BF8DFC #FCBF8D
tetradic
#8DFCBF #8D93FC #FC8DCA #FCF78D
square
#8DFCBF #8D93FC #FC8DCA #FCF78D
split-complementary
#8DFCBF #F78DFC #FC8D93
monochromatic
#16F97C #51FA9E #8DFCBF #C9FEE0 #E1FEEE
Accessibility & contrast
On white
1.25
#8DFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#8DFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFCBF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFCBF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#71FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8dfcbf; /* rgb */ color: rgb(141, 252, 191); /* oklch */ color: oklch(90.9% 0.134 158.2);
Tailwind
colors: {
custom: {
50: '#b3fed2',
500: '#8dfcbf',
950: '#000000',
},
}SCSS
$custom: #8dfcbf; $custom-light: #b3fed2; $custom-dark: #000000;
JSON
{
"hex": "#8dfcbf",
"rgb": {
"r": 141,
"g": 252,
"b": 191
},
"hsl": {
"h": 147.027,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.90861,
"c": 0.13392,
"h": 158.2
},
"luminance": 0.79045
}Semantic roles & 50–950 ramp
primary
#8DFCBF
secondary
#DC519D
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683