#7FFDAD#7FFDAD
#7FFDAD is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.159 H 153.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDAD |
|---|---|
| RGB | rgb(127, 253, 173) |
| HSL | hsl(142, 97%, 75%) |
| HSV | hsv(142, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(90.68, -52.41, 27.77) |
| CIE-LCH | lch(90.68, 59.31, 152.09°) |
| OKLab | oklab(90.14% -0.1428 0.0701) |
| OKLCH | oklch(90.14% 0.159 153.9) |
| XYZ | xyz(51.4167, 77.7755, 51.8298) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 0.98
Light Bluish Green
#76FDA8
ΔE00 0.99
Light Blue Green
#7EFBB3
ΔE00 1.52
Foam Green
#90FDA9
ΔE00 2.07
Light Green Blue
#56FCA2
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDAD #FD7FCF
analogous
#90FD7F #7FFDAD #7FFDEC
triadic
#7FFDAD #AD7FFD #FDAD7F
tetradic
#7FFDAD #7F90FD #FD7FCF #FDEC7F
square
#7FFDAD #7F90FD #FD7FCF #FDEC7F
split-complementary
#7FFDAD #EC7FFD #FD7F90
monochromatic
#06FB60 #43FC86 #7FFDAD #BBFED4 #E1FFEC
Accessibility & contrast
On white
1.27
#7FFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7FFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDAD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDAD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#EBDFB2
Tritanopia (blue-blind)
#60FAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffdad; /* rgb */ color: rgb(127, 253, 173); /* oklch */ color: oklch(90.1% 0.159 153.9);
Tailwind
colors: {
custom: {
50: '#abffc6',
500: '#7ffdad',
950: '#000000',
},
}SCSS
$custom: #7ffdad; $custom-light: #abffc6; $custom-dark: #000000;
JSON
{
"hex": "#7ffdad",
"rgb": {
"r": 127,
"g": 253,
"b": 173
},
"hsl": {
"h": 141.905,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90137,
"c": 0.1591,
"h": 153.9
},
"luminance": 0.7778
}Semantic roles & 50–950 ramp
primary
#7FFDAD
secondary
#DB45A4
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682