#7FFFA6#7FFFA6
#7FFFA6 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.168 H 151.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFA6 |
|---|---|
| RGB | rgb(127, 255, 166) |
| HSL | hsl(138, 100%, 75%) |
| HSV | hsv(138, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(91.14, -54.45, 31.90) |
| CIE-LCH | lch(91.14, 63.11, 149.63°) |
| OKLab | oklab(90.47% -0.148 0.08) |
| OKLCH | oklch(90.47% 0.168 151.6) |
| XYZ | xyz(51.3918, 78.7810, 48.5671) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.17
Foam Green
#90FDA9
ΔE00 1.72
Baby Green
#8CFF9E
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFA6 #FF7FD8
analogous
#98FF7F #7FFFA6 #7FFFE6
triadic
#7FFFA6 #A67FFF #FFA67F
tetradic
#7FFFA6 #7F98FF #FF7FD8 #FFE67F
square
#7FFFA6 #7F98FF #FF7FD8 #FFE67F
split-complementary
#7FFFA6 #E67FFF #FF7F98
monochromatic
#05FF51 #42FF7B #7FFFA6 #BCFFD1 #E0FFEA
Accessibility & contrast
On white
1.25
#7FFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7FFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFA6
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFA6 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEDA0
Deuteranopia (green-blind)
#EEE1AC
Tritanopia (blue-blind)
#62FCE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7fffa6; /* rgb */ color: rgb(127, 255, 166); /* oklch */ color: oklch(90.5% 0.168 151.6);
Tailwind
colors: {
custom: {
50: '#acffc1',
500: '#7fffa6',
950: '#000000',
},
}SCSS
$custom: #7fffa6; $custom-light: #acffc1; $custom-dark: #000000;
JSON
{
"hex": "#7fffa6",
"rgb": {
"r": 127,
"g": 255,
"b": 166
},
"hsl": {
"h": 138.281,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90471,
"c": 0.16821,
"h": 151.6
},
"luminance": 0.78785
}Semantic roles & 50–950 ramp
primary
#7FFFA6
secondary
#DE44AF
accent
#00A0E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682