#8FFDC0#8FFDC0
#8FFDC0 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.133 H 158.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDC0 |
|---|---|
| RGB | rgb(143, 253, 192) |
| HSL | hsl(147, 96%, 78%) |
| HSV | hsv(147, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(91.64, -44.88, 19.52) |
| CIE-LCH | lch(91.64, 48.93, 156.50°) |
| OKLab | oklab(91.2% -0.1236 0.0499) |
| OKLCH | oklch(91.2% 0.133 158) |
| XYZ | xyz(55.9633, 79.8920, 62.3307) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Sea Green
#98F6B0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDC0 #FD8FCC
analogous
#95FD8F #8FFDC0 #8FFDF7
triadic
#8FFDC0 #C08FFD #FDC08F
tetradic
#8FFDC0 #8F95FD #FD8FCC #FDF78F
square
#8FFDC0 #8F95FD #FD8FCC #FDF78F
split-complementary
#8FFDC0 #F78FFD #FD8F95
monochromatic
#17FB7C #53FC9E #8FFDC0 #CBFEE2 #E1FEEE
Accessibility & contrast
On white
1.24
#8FFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#8FFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDC0
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDC0 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#EAE2C4
Tritanopia (blue-blind)
#74FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffdc0; /* rgb */ color: rgb(143, 253, 192); /* oklch */ color: oklch(91.2% 0.133 158.0);
Tailwind
colors: {
custom: {
50: '#b5fed3',
500: '#8ffdc0',
950: '#000000',
},
}SCSS
$custom: #8ffdc0; $custom-light: #b5fed3; $custom-dark: #000000;
JSON
{
"hex": "#8ffdc0",
"rgb": {
"r": 143,
"g": 253,
"b": 192
},
"hsl": {
"h": 146.727,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.91201,
"c": 0.13326,
"h": 158
},
"luminance": 0.79896
}Semantic roles & 50–950 ramp
primary
#8FFDC0
secondary
#DE53A0
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683