#7FD9A2#7FD9A2
#7FD9A2 is a light, moderate green. Relative luminance 0.567; OKLCH L 81.4% C 0.117 H 155.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD9A2 |
|---|---|
| RGB | rgb(127, 217, 162) |
| HSL | hsl(143, 54%, 67%) |
| HSV | hsv(143, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 25.3%, 14.9%) |
| CIE-LAB | lab(80.04, -38.99, 18.83) |
| CIE-LCH | lch(80.04, 43.30, 154.23°) |
| OKLab | oklab(81.41% -0.1071 0.048) |
| OKLCH | oklch(81.41% 0.117 155.8) |
| XYZ | xyz(40.0841, 56.7437, 43.0159) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.34
Hospital Green
#9BE5AA
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 6.02
Eucalyptus
#44D7A8
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.43
Mint
#AAF0C1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD9A2 #D97FB6
analogous
#89D97F #7FD9A2 #7FD9CF
triadic
#7FD9A2 #A27FD9 #D9A27F
tetradic
#7FD9A2 #7F89D9 #D97FB6 #D9CF7F
square
#7FD9A2 #7F89D9 #D97FB6 #D9CF7F
split-complementary
#7FD9A2 #CF7FD9 #D97F89
monochromatic
#33AB61 #50CB80 #7FD9A2 #AEE7C4 #DDF5E7
Accessibility & contrast
On white
1.70
#7FD9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#7FD9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD9A2
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD9A2 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#CAC3A5
Tritanopia (blue-blind)
#6CD7CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd9a2; /* rgb */ color: rgb(127, 217, 162); /* oklch */ color: oklch(81.4% 0.117 155.8);
Tailwind
colors: {
custom: {
50: '#a8e5bd',
500: '#7fd9a2',
950: '#000000',
},
}SCSS
$custom: #7fd9a2; $custom-light: #a8e5bd; $custom-dark: #000000;
JSON
{
"hex": "#7fd9a2",
"rgb": {
"r": 127,
"g": 217,
"b": 162
},
"hsl": {
"h": 143.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.8141,
"c": 0.11739,
"h": 155.8
},
"luminance": 0.56746
}Semantic roles & 50–950 ramp
primary
#7FD9A2
secondary
#AE4E89
accent
#2484C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482