#7FD8A2#7FD8A2
#7FD8A2 is a light, moderate green. Relative luminance 0.562; OKLCH L 81.2% C 0.116 H 156.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD8A2 |
|---|---|
| RGB | rgb(127, 216, 162) |
| HSL | hsl(144, 53%, 67%) |
| HSV | hsv(144, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(79.74, -38.54, 18.42) |
| CIE-LCH | lch(79.74, 42.71, 154.45°) |
| OKLab | oklab(81.17% -0.1059 0.047) |
| OKLCH | oklch(81.17% 0.116 156.1) |
| XYZ | xyz(39.8271, 56.2298, 42.9302) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Hospital Green
#9BE5AA
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 5.96
Eucalyptus
#44D7A8
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.21
Mint
#AAF0C1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD8A2 #D87FB5
analogous
#88D87F #7FD8A2 #7FD8CF
triadic
#7FD8A2 #A27FD8 #D8A27F
tetradic
#7FD8A2 #7F88D8 #D87FB5 #D8CF7F
square
#7FD8A2 #7F88D8 #D87FB5 #D8CF7F
split-complementary
#7FD8A2 #CF7FD8 #D87F88
monochromatic
#34A962 #50CA80 #7FD8A2 #AEE6C4 #DDF5E6
Accessibility & contrast
On white
1.71
#7FD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#7FD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD8A2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD8A2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#C9C2A5
Tritanopia (blue-blind)
#6CD6C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd8a2; /* rgb */ color: rgb(127, 216, 162); /* oklch */ color: oklch(81.2% 0.116 156.1);
Tailwind
colors: {
custom: {
50: '#a8e4bd',
500: '#7fd8a2',
950: '#000000',
},
}SCSS
$custom: #7fd8a2; $custom-light: #a8e4bd; $custom-dark: #000000;
JSON
{
"hex": "#7fd8a2",
"rgb": {
"r": 127,
"g": 216,
"b": 162
},
"hsl": {
"h": 143.596,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81174,
"c": 0.11591,
"h": 156.1
},
"luminance": 0.56232
}Semantic roles & 50–950 ramp
primary
#7FD8A2
secondary
#AC4F88
accent
#2583C1
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482