#7FFDA0#7FFDA0
#7FFDA0 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.9% C 0.171 H 150.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDA0 |
|---|---|
| RGB | rgb(127, 253, 160) |
| HSL | hsl(136, 97%, 75%) |
| HSV | hsv(136, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(90.46, -54.65, 34.00) |
| CIE-LCH | lch(90.46, 64.36, 148.12°) |
| OKLab | oklab(89.89% -0.1484 0.0849) |
| OKLCH | oklch(89.89% 0.171 150.2) |
| XYZ | xyz(50.2195, 77.2966, 45.5243) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.54
Mint Green
#8FFF9F
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.82
Foam Green
#90FDA9
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDA0 #FD7FDC
analogous
#9DFD7F #7FFDA0 #7FFDDF
triadic
#7FFDA0 #A07FFD #FDA07F
tetradic
#7FFDA0 #7F9DFD #FD7FDC #FDDF7F
square
#7FFDA0 #7F9DFD #FD7FDC #FDDF7F
split-complementary
#7FFDA0 #DF7FFD #FD7F9D
monochromatic
#06FB47 #43FC73 #7FFDA0 #BBFECD #E1FFE9
Accessibility & contrast
On white
1.28
#7FFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#7FFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDA0
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDA0 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#EDDFA6
Tritanopia (blue-blind)
#64F9E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffda0; /* rgb */ color: rgb(127, 253, 160); /* oklch */ color: oklch(89.9% 0.171 150.2);
Tailwind
colors: {
custom: {
50: '#acffbd',
500: '#7ffda0',
950: '#000000',
},
}SCSS
$custom: #7ffda0; $custom-light: #acffbd; $custom-dark: #000000;
JSON
{
"hex": "#7ffda0",
"rgb": {
"r": 127,
"g": 253,
"b": 160
},
"hsl": {
"h": 135.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.89885,
"c": 0.17096,
"h": 150.2
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#7FFDA0
secondary
#DB45B4
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682