#8FFDB2#8FFDB2
#8FFDB2 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.146 H 152.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDB2 |
|---|---|
| RGB | rgb(143, 253, 178) |
| HSL | hsl(139, 96%, 78%) |
| HSV | hsv(139, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(91.37, -47.45, 26.28) |
| CIE-LCH | lch(91.37, 54.24, 151.02°) |
| OKLab | oklab(90.9% -0.1296 0.0665) |
| OKLCH | oklch(90.9% 0.146 152.8) |
| XYZ | xyz(54.4853, 79.3007, 54.5464) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 1.74
Light Blue Green
#7EFBB3
ΔE00 1.89
Light Sea Green
#98F6B0
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.00
Mint (survey)
#9FFEB0
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDB2 #FD8FDA
analogous
#A3FD8F #8FFDB2 #8FFDE9
triadic
#8FFDB2 #B28FFD #FDB28F
tetradic
#8FFDB2 #8FA3FD #FD8FDA #FDE98F
square
#8FFDB2 #8FA3FD #FD8FDA #FDE98F
split-complementary
#8FFDB2 #E98FFD #FD8FA3
monochromatic
#17FB5F #53FC89 #8FFDB2 #CBFEDB #E1FEEA
Accessibility & contrast
On white
1.25
#8FFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#8FFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDB2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDB2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#79FAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffdb2; /* rgb */ color: rgb(143, 253, 178); /* oklch */ color: oklch(90.9% 0.146 152.8);
Tailwind
colors: {
custom: {
50: '#b5fec9',
500: '#8ffdb2',
950: '#000000',
},
}SCSS
$custom: #8ffdb2; $custom-light: #b5fec9; $custom-dark: #000000;
JSON
{
"hex": "#8ffdb2",
"rgb": {
"r": 143,
"g": 253,
"b": 178
},
"hsl": {
"h": 139.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90897,
"c": 0.1457,
"h": 152.8
},
"luminance": 0.79305
}Semantic roles & 50–950 ramp
primary
#8FFDB2
secondary
#DE53B1
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682