#7FFFA3#7FFFA3
#7FFFA3 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.171 H 150.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA3 |
|---|---|
| RGB | rgb(127, 255, 163) |
| HSL | hsl(137, 100%, 75%) |
| HSV | hsv(137, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(91.09, -54.96, 33.34) |
| CIE-LCH | lch(91.09, 64.28, 148.76°) |
| OKLab | oklab(90.41% -0.1493 0.0833) |
| OKLCH | oklch(90.41% 0.171 150.8) |
| XYZ | xyz(51.1198, 78.6722, 47.1347) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Baby Green
#8CFF9E
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 1.85
Mint Green
#8FFF9F
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA3 #FF7FDB
analogous
#9BFF7F #7FFFA3 #7FFFE3
triadic
#7FFFA3 #A37FFF #FFA37F
tetradic
#7FFFA3 #7F9BFF #FF7FDB #FFE37F
square
#7FFFA3 #7F9BFF #FF7FDB #FFE37F
split-complementary
#7FFFA3 #E37FFF #FF7F9B
monochromatic
#05FF4B #42FF77 #7FFFA3 #BCFFCF #E0FFE9
Accessibility & contrast
On white
1.25
#7FFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7FFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA3
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA3 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9D
Deuteranopia (green-blind)
#EEE1A9
Tritanopia (blue-blind)
#63FBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7fffa3; /* rgb */ color: rgb(127, 255, 163); /* oklch */ color: oklch(90.4% 0.171 150.8);
Tailwind
colors: {
custom: {
50: '#acffbf',
500: '#7fffa3',
950: '#000000',
},
}SCSS
$custom: #7fffa3; $custom-light: #acffbf; $custom-dark: #000000;
JSON
{
"hex": "#7fffa3",
"rgb": {
"r": 127,
"g": 255,
"b": 163
},
"hsl": {
"h": 136.875,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90414,
"c": 0.17096,
"h": 150.8
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#7FFFA3
secondary
#DE44B3
accent
#00A5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682