#7FD3A2#7FD3A2
#7FD3A2 is a light, moderate green. Relative luminance 0.537; OKLCH L 80.0% C 0.108 H 157.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3A2 |
|---|---|
| RGB | rgb(127, 211, 162) |
| HSL | hsl(145, 49%, 66%) |
| HSV | hsv(145, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 23.2%, 17.3%) |
| CIE-LAB | lab(78.29, -36.26, 16.39) |
| CIE-LCH | lch(78.29, 39.80, 155.67°) |
| OKLab | oklab(80% -0.1 0.042) |
| OKLCH | oklch(80% 0.108 157.2) |
| XYZ | xyz(38.5656, 53.7067, 42.5097) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3A2 #D37FB0
analogous
#86D37F #7FD3A2 #7FD3CC
triadic
#7FD3A2 #A27FD3 #D3A27F
tetradic
#7FD3A2 #7F86D3 #D37FB0 #D3CC7F
square
#7FD3A2 #7F86D3 #D37FB0 #D3CC7F
split-complementary
#7FD3A2 #CC7FD3 #D37F86
monochromatic
#37A063 #51C381 #7FD3A2 #ADE3C3 #DAF2E4
Accessibility & contrast
On white
1.79
#7FD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7FD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3A2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3A2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79F
Deuteranopia (green-blind)
#C5BEA5
Tritanopia (blue-blind)
#6DD2C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd3a2; /* rgb */ color: rgb(127, 211, 162); /* oklch */ color: oklch(80.0% 0.108 157.2);
Tailwind
colors: {
custom: {
50: '#a7e1bd',
500: '#7fd3a2',
950: '#000000',
},
}SCSS
$custom: #7fd3a2; $custom-light: #a7e1bd; $custom-dark: #000000;
JSON
{
"hex": "#7fd3a2",
"rgb": {
"r": 127,
"g": 211,
"b": 162
},
"hsl": {
"h": 145,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.79996,
"c": 0.10843,
"h": 157.2
},
"luminance": 0.53709
}Semantic roles & 50–950 ramp
primary
#7FD3A2
secondary
#A55182
accent
#297FBC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482