#7FFDA8#7FFDA8
#7FFDA8 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.0% C 0.164 H 152.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDA8 |
|---|---|
| RGB | rgb(127, 253, 168) |
| HSL | hsl(140, 97%, 75%) |
| HSV | hsv(140, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(90.59, -53.30, 30.17) |
| CIE-LCH | lch(90.59, 61.24, 150.49°) |
| OKLab | oklab(90.04% -0.145 0.0758) |
| OKLCH | oklch(90.04% 0.164 152.4) |
| XYZ | xyz(50.9420, 77.5856, 49.3293) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.79
Seafoam Green
#7AF9AB
ΔE00 1.50
Foam Green
#90FDA9
ΔE00 1.65
Seafoam (survey)
#80F9AD
ΔE00 1.65
Light Blue Green
#7EFBB3
ΔE00 2.41
Baby Green
#8CFF9E
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDA8 #FD7FD4
analogous
#95FD7F #7FFDA8 #7FFDE7
triadic
#7FFDA8 #A87FFD #FDA87F
tetradic
#7FFDA8 #7F95FD #FD7FD4 #FDE77F
square
#7FFDA8 #7F95FD #FD7FD4 #FDE77F
split-complementary
#7FFDA8 #E77FFD #FD7F95
monochromatic
#06FB56 #43FC7F #7FFDA8 #BBFED1 #E1FFEB
Accessibility & contrast
On white
1.27
#7FFDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7FFDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDA8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDA8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA3
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#62FAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffda8; /* rgb */ color: rgb(127, 253, 168); /* oklch */ color: oklch(90.0% 0.164 152.4);
Tailwind
colors: {
custom: {
50: '#abffc2',
500: '#7ffda8',
950: '#000000',
},
}SCSS
$custom: #7ffda8; $custom-light: #abffc2; $custom-dark: #000000;
JSON
{
"hex": "#7ffda8",
"rgb": {
"r": 127,
"g": 253,
"b": 168
},
"hsl": {
"h": 139.524,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90037,
"c": 0.16363,
"h": 152.4
},
"luminance": 0.7759
}Semantic roles & 50–950 ramp
primary
#7FFDA8
secondary
#DB45AA
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682