#7FFAB9#7FFAB9
#7FFAB9 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.144 H 158.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAB9 |
|---|---|
| RGB | rgb(127, 250, 185) |
| HSL | hsl(148, 92%, 74%) |
| HSV | hsv(148, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 26%, 2%) |
| CIE-LAB | lab(90.04, -48.93, 20.78) |
| CIE-LCH | lch(90.04, 53.16, 156.99°) |
| OKLab | oklab(89.69% -0.1343 0.053) |
| OKLCH | oklch(89.69% 0.144 158.5) |
| XYZ | xyz(51.6908, 76.3818, 57.9088) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Seafoam
#A0FEBF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAB9 #FA7FC0
analogous
#83FA7F #7FFAB9 #7FFAF7
triadic
#7FFAB9 #B97FFA #FAB97F
tetradic
#7FFAB9 #7F83FA #FA7FC0 #FAF77F
square
#7FFAB9 #7F83FA #FA7FC0 #FAF77F
split-complementary
#7FFAB9 #F77FFA #FA7F83
monochromatic
#0AF579 #44F899 #7FFAB9 #BAFCD9 #E2FEEF
Accessibility & contrast
On white
1.29
#7FFAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#7FFAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAB9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAB9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB5
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#5CF9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffab9; /* rgb */ color: rgb(127, 250, 185); /* oklch */ color: oklch(89.7% 0.144 158.5);
Tailwind
colors: {
custom: {
50: '#abfcce',
500: '#7ffab9',
950: '#000000',
},
}SCSS
$custom: #7ffab9; $custom-light: #abfcce; $custom-dark: #000000;
JSON
{
"hex": "#7ffab9",
"rgb": {
"r": 127,
"g": 250,
"b": 185
},
"hsl": {
"h": 148.293,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89688,
"c": 0.14442,
"h": 158.5
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#7FFAB9
secondary
#D74693
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683