#7FDCA7#7FDCA7
#7FDCA7 is a very light, moderate green. Relative luminance 0.585; OKLCH L 82.2% C 0.117 H 157.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCA7 |
|---|---|
| RGB | rgb(127, 220, 167) |
| HSL | hsl(146, 57%, 68%) |
| HSV | hsv(146, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(81.01, -39.37, 17.55) |
| CIE-LCH | lch(81.01, 43.11, 155.97°) |
| OKLab | oklab(82.23% -0.1084 0.0449) |
| OKLCH | oklch(82.23% 0.117 157.5) |
| XYZ | xyz(41.3177, 58.4856, 45.6634) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Hospital Green
#9BE5AA
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 5.22
Eucalyptus
#44D7A8
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.22
Mint
#AAF0C1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCA7 #DC7FB4
analogous
#86DC7F #7FDCA7 #7FDCD5
triadic
#7FDCA7 #A77FDC #DCA77F
tetradic
#7FDCA7 #7F86DC #DC7FB4 #DCD57F
square
#7FDCA7 #7F86DC #DC7FB4 #DCD57F
split-complementary
#7FDCA7 #D57FDC #DC7F86
monochromatic
#30B067 #4FCF86 #7FDCA7 #AFE9C8 #DFF6E9
Accessibility & contrast
On white
1.65
#7FDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#7FDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCA7
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCA7 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA4
Deuteranopia (green-blind)
#CCC5AA
Tritanopia (blue-blind)
#69DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdca7; /* rgb */ color: rgb(127, 220, 167); /* oklch */ color: oklch(82.2% 0.117 157.5);
Tailwind
colors: {
custom: {
50: '#a8e7c1',
500: '#7fdca7',
950: '#000000',
},
}SCSS
$custom: #7fdca7; $custom-light: #a8e7c1; $custom-dark: #000000;
JSON
{
"hex": "#7fdca7",
"rgb": {
"r": 127,
"g": 220,
"b": 167
},
"hsl": {
"h": 145.806,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82232,
"c": 0.11735,
"h": 157.5
},
"luminance": 0.58488
}Semantic roles & 50–950 ramp
primary
#7FDCA7
secondary
#B24D87
accent
#217EC5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482