#8FFDBA#8FFDBA
#8FFDBA is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.138 H 155.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDBA |
|---|---|
| RGB | rgb(143, 253, 186) |
| HSL | hsl(143, 96%, 78%) |
| HSV | hsv(143, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.52, -46.00, 22.42) |
| CIE-LCH | lch(91.52, 51.17, 154.02°) |
| OKLab | oklab(91.07% -0.1262 0.0571) |
| OKLCH | oklch(91.07% 0.138 155.7) |
| XYZ | xyz(55.3120, 79.6314, 58.9006) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Seafoam
#A0FEBF
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.18
Light Sea Green
#98F6B0
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.66
Mint (survey)
#9FFEB0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDBA #FD8FD2
analogous
#9BFD8F #8FFDBA #8FFDF1
triadic
#8FFDBA #BA8FFD #FDBA8F
tetradic
#8FFDBA #8F9BFD #FD8FD2 #FDF18F
square
#8FFDBA #8F9BFD #FD8FD2 #FDF18F
split-complementary
#8FFDBA #F18FFD #FD8F9B
monochromatic
#17FB70 #53FC95 #8FFDBA #CBFEDF #E1FEEC
Accessibility & contrast
On white
1.24
#8FFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#8FFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDBA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDBA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#76FBEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdba; /* rgb */ color: rgb(143, 253, 186); /* oklch */ color: oklch(91.1% 0.138 155.7);
Tailwind
colors: {
custom: {
50: '#b5fecf',
500: '#8ffdba',
950: '#000000',
},
}SCSS
$custom: #8ffdba; $custom-light: #b5fecf; $custom-dark: #000000;
JSON
{
"hex": "#8ffdba",
"rgb": {
"r": 143,
"g": 253,
"b": 186
},
"hsl": {
"h": 143.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91067,
"c": 0.13848,
"h": 155.7
},
"luminance": 0.79635
}Semantic roles & 50–950 ramp
primary
#8FFDBA
secondary
#DE53A7
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683