#7FFAB3#7FFAB3
#7FFAB3 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.6% C 0.150 H 156.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAB3 |
|---|---|
| RGB | rgb(127, 250, 179) |
| HSL | hsl(145, 92%, 74%) |
| HSV | hsv(145, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 28.4%, 2%) |
| CIE-LAB | lab(89.92, -50.07, 23.69) |
| CIE-LCH | lch(89.92, 55.39, 154.68°) |
| OKLab | oklab(89.56% -0.137 0.0602) |
| OKLCH | oklch(89.56% 0.15 156.3) |
| XYZ | xyz(51.0708, 76.1338, 54.6431) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.26
Seafoam (survey)
#80F9AD
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 1.36
Light Bluish Green
#76FDA8
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Sea Green
#98F6B0
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAB3 #FA7FC6
analogous
#89FA7F #7FFAB3 #7FFAF1
triadic
#7FFAB3 #B37FFA #FAB37F
tetradic
#7FFAB3 #7F89FA #FA7FC6 #FAF17F
square
#7FFAB3 #7F89FA #FA7FC6 #FAF17F
split-complementary
#7FFAB3 #F17FFA #FA7F89
monochromatic
#0AF56D #44F890 #7FFAB3 #BAFCD6 #E2FEEE
Accessibility & contrast
On white
1.29
#7FFAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#7FFAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAB3
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAB3 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAF
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#5EF8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffab3; /* rgb */ color: rgb(127, 250, 179); /* oklch */ color: oklch(89.6% 0.150 156.3);
Tailwind
colors: {
custom: {
50: '#abfcca',
500: '#7ffab3',
950: '#000000',
},
}SCSS
$custom: #7ffab3; $custom-light: #abfcca; $custom-dark: #000000;
JSON
{
"hex": "#7ffab3",
"rgb": {
"r": 127,
"g": 250,
"b": 179
},
"hsl": {
"h": 145.366,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89556,
"c": 0.1496,
"h": 156.3
},
"luminance": 0.76138
}Semantic roles & 50–950 ramp
primary
#7FFAB3
secondary
#D7469A
accent
#0084E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682