#7FFDA5#7FFDA5
#7FFDA5 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.0% C 0.166 H 151.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDA5 |
|---|---|
| RGB | rgb(127, 253, 165) |
| HSL | hsl(138, 97%, 75%) |
| HSV | hsv(138, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(90.54, -53.81, 31.61) |
| CIE-LCH | lch(90.54, 62.41, 149.57°) |
| OKLab | oklab(89.98% -0.1463 0.0793) |
| OKLCH | oklch(89.98% 0.166 151.6) |
| XYZ | xyz(50.6657, 77.4751, 47.8743) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.09
Foam Green
#90FDA9
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.13
Baby Green
#8CFF9E
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDA5 #FD7FD7
analogous
#98FD7F #7FFDA5 #7FFDE4
triadic
#7FFDA5 #A57FFD #FDA57F
tetradic
#7FFDA5 #7F98FD #FD7FD7 #FDE47F
square
#7FFDA5 #7F98FD #FD7FD7 #FDE47F
split-complementary
#7FFDA5 #E47FFD #FD7F98
monochromatic
#06FB50 #43FC7B #7FFDA5 #BBFECF #E1FFEA
Accessibility & contrast
On white
1.27
#7FFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#7FFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDA5
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDA5 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9F
Deuteranopia (green-blind)
#ECDFAA
Tritanopia (blue-blind)
#63FAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffda5; /* rgb */ color: rgb(127, 253, 165); /* oklch */ color: oklch(90.0% 0.166 151.6);
Tailwind
colors: {
custom: {
50: '#abffc0',
500: '#7ffda5',
950: '#000000',
},
}SCSS
$custom: #7ffda5; $custom-light: #abffc0; $custom-dark: #000000;
JSON
{
"hex": "#7ffda5",
"rgb": {
"r": 127,
"g": 253,
"b": 165
},
"hsl": {
"h": 138.095,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.89979,
"c": 0.16637,
"h": 151.6
},
"luminance": 0.77479
}Semantic roles & 50–950 ramp
primary
#7FFDA5
secondary
#DB45AE
accent
#00A0E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682