#7FFAB7#7FFAB7
#7FFAB7 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.146 H 157.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAB7 |
|---|---|
| RGB | rgb(127, 250, 183) |
| HSL | hsl(147, 92%, 74%) |
| HSV | hsv(147, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 26.8%, 2%) |
| CIE-LAB | lab(90.00, -49.31, 21.75) |
| CIE-LCH | lch(90.00, 53.89, 156.20°) |
| OKLab | oklab(89.64% -0.1352 0.0554) |
| OKLCH | oklch(89.64% 0.146 157.7) |
| XYZ | xyz(51.4812, 76.2979, 56.8047) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.96
Seafoam (survey)
#80F9AD
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAB7 #FA7FC2
analogous
#85FA7F #7FFAB7 #7FFAF4
triadic
#7FFAB7 #B77FFA #FAB77F
tetradic
#7FFAB7 #7F85FA #FA7FC2 #FAF47F
square
#7FFAB7 #7F85FA #FA7FC2 #FAF47F
split-complementary
#7FFAB7 #F47FFA #FA7F85
monochromatic
#0AF575 #44F896 #7FFAB7 #BAFCD8 #E2FEEE
Accessibility & contrast
On white
1.29
#7FFAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#7FFAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAB7
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAB7 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#5DF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffab7; /* rgb */ color: rgb(127, 250, 183); /* oklch */ color: oklch(89.6% 0.146 157.7);
Tailwind
colors: {
custom: {
50: '#abfccc',
500: '#7ffab7',
950: '#000000',
},
}SCSS
$custom: #7ffab7; $custom-light: #abfccc; $custom-dark: #000000;
JSON
{
"hex": "#7ffab7",
"rgb": {
"r": 127,
"g": 250,
"b": 183
},
"hsl": {
"h": 147.317,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89643,
"c": 0.14612,
"h": 157.7
},
"luminance": 0.76302
}Semantic roles & 50–950 ramp
primary
#7FFAB7
secondary
#D74695
accent
#007DE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683