#8FFDB3#8FFDB3
#8FFDB3 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.145 H 153.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDB3 |
|---|---|
| RGB | rgb(143, 253, 179) |
| HSL | hsl(140, 96%, 78%) |
| HSV | hsv(140, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(91.39, -47.27, 25.80) |
| CIE-LCH | lch(91.39, 53.85, 151.38°) |
| OKLab | oklab(90.92% -0.1292 0.0654) |
| OKLCH | oklch(90.92% 0.145 153.2) |
| XYZ | xyz(54.5860, 79.3411, 55.0771) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.79
Foam Green
#90FDA9
ΔE00 1.93
Light Sea Green
#98F6B0
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.02
Mint (survey)
#9FFEB0
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDB3 #FD8FD9
analogous
#A2FD8F #8FFDB3 #8FFDEA
triadic
#8FFDB3 #B38FFD #FDB38F
tetradic
#8FFDB3 #8FA2FD #FD8FD9 #FDEA8F
square
#8FFDB3 #8FA2FD #FD8FD9 #FDEA8F
split-complementary
#8FFDB3 #EA8FFD #FD8FA2
monochromatic
#17FB61 #53FC8A #8FFDB3 #CBFEDC #E1FEEB
Accessibility & contrast
On white
1.24
#8FFDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#8FFDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDB3
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDB3 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAE
Deuteranopia (green-blind)
#EDE2B7
Tritanopia (blue-blind)
#78FAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffdb3; /* rgb */ color: rgb(143, 253, 179); /* oklch */ color: oklch(90.9% 0.145 153.2);
Tailwind
colors: {
custom: {
50: '#b5feca',
500: '#8ffdb3',
950: '#000000',
},
}SCSS
$custom: #8ffdb3; $custom-light: #b5feca; $custom-dark: #000000;
JSON
{
"hex": "#8ffdb3",
"rgb": {
"r": 143,
"g": 253,
"b": 179
},
"hsl": {
"h": 139.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90917,
"c": 0.14478,
"h": 153.2
},
"luminance": 0.79345
}Semantic roles & 50–950 ramp
primary
#8FFDB3
secondary
#DE53B0
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682