#7FDCAA#7FDCAA
#7FDCAA is a very light, moderate green. Relative luminance 0.586; OKLCH L 82.3% C 0.115 H 159.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCAA |
|---|---|
| RGB | rgb(127, 220, 170) |
| HSL | hsl(148, 57%, 68%) |
| HSV | hsv(148, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(81.07, -38.79, 16.06) |
| CIE-LCH | lch(81.07, 41.98, 157.51°) |
| OKLab | oklab(82.3% -0.1071 0.0411) |
| OKLCH | oklch(82.3% 0.115 159) |
| XYZ | xyz(41.5983, 58.5978, 47.1409) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.77
Hospital Green
#9BE5AA
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.70
Mint
#AAF0C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCAA #DC7FB1
analogous
#82DC7F #7FDCAA #7FDCD8
triadic
#7FDCAA #AA7FDC #DCAA7F
tetradic
#7FDCAA #7F82DC #DC7FB1 #DCD87F
square
#7FDCAA #7F82DC #DC7FB1 #DCD87F
split-complementary
#7FDCAA #D87FDC #DC7F82
monochromatic
#30B06B #4FCF8A #7FDCAA #AFE9CA #DFF6EA
Accessibility & contrast
On white
1.65
#7FDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7FDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCAA
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCAA | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA7
Deuteranopia (green-blind)
#CCC5AD
Tritanopia (blue-blind)
#68DBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fdcaa; /* rgb */ color: rgb(127, 220, 170); /* oklch */ color: oklch(82.3% 0.115 159.0);
Tailwind
colors: {
custom: {
50: '#a8e7c3',
500: '#7fdcaa',
950: '#000000',
},
}SCSS
$custom: #7fdcaa; $custom-light: #a8e7c3; $custom-dark: #000000;
JSON
{
"hex": "#7fdcaa",
"rgb": {
"r": 127,
"g": 220,
"b": 170
},
"hsl": {
"h": 147.742,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82302,
"c": 0.11473,
"h": 159
},
"luminance": 0.58601
}Semantic roles & 50–950 ramp
primary
#7FDCAA
secondary
#B24D83
accent
#2179C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482