#7FFDA7#7FFDA7
#7FFDA7 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.0% C 0.165 H 152.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDA7 |
|---|---|
| RGB | rgb(127, 253, 167) |
| HSL | hsl(139, 97%, 75%) |
| HSV | hsv(139, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(90.57, -53.47, 30.65) |
| CIE-LCH | lch(90.57, 61.63, 150.18°) |
| OKLab | oklab(90.02% -0.1454 0.077) |
| OKLCH | oklch(90.02% 0.165 152.1) |
| XYZ | xyz(50.8492, 77.5485, 48.8405) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.86
Foam Green
#90FDA9
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.65
Seafoam (survey)
#80F9AD
ΔE00 1.81
Baby Green
#8CFF9E
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDA7 #FD7FD5
analogous
#96FD7F #7FFDA7 #7FFDE6
triadic
#7FFDA7 #A77FFD #FDA77F
tetradic
#7FFDA7 #7F96FD #FD7FD5 #FDE67F
square
#7FFDA7 #7F96FD #FD7FD5 #FDE67F
split-complementary
#7FFDA7 #E67FFD #FD7F96
monochromatic
#06FB54 #43FC7E #7FFDA7 #BBFED0 #E1FFEA
Accessibility & contrast
On white
1.27
#7FFDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7FFDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDA7
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDA7 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA1
Deuteranopia (green-blind)
#ECDFAC
Tritanopia (blue-blind)
#62FAE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffda7; /* rgb */ color: rgb(127, 253, 167); /* oklch */ color: oklch(90.0% 0.165 152.1);
Tailwind
colors: {
custom: {
50: '#abffc1',
500: '#7ffda7',
950: '#000000',
},
}SCSS
$custom: #7ffda7; $custom-light: #abffc1; $custom-dark: #000000;
JSON
{
"hex": "#7ffda7",
"rgb": {
"r": 127,
"g": 253,
"b": 167
},
"hsl": {
"h": 139.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90018,
"c": 0.16454,
"h": 152.1
},
"luminance": 0.77553
}Semantic roles & 50–950 ramp
primary
#7FFDA7
secondary
#DB45AC
accent
#009DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682