#7FDEAA#7FDEAA
#7FDEAA is a very light, moderate green. Relative luminance 0.597; OKLCH L 82.8% C 0.118 H 158.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEAA |
|---|---|
| RGB | rgb(127, 222, 170) |
| HSL | hsl(147, 59%, 68%) |
| HSV | hsv(147, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(81.65, -39.68, 16.87) |
| CIE-LCH | lch(81.65, 43.12, 156.97°) |
| OKLab | oklab(82.77% -0.1094 0.0432) |
| OKLCH | oklch(82.77% 0.118 158.5) |
| XYZ | xyz(42.1263, 59.6539, 47.3169) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.93
Hospital Green
#9BE5AA
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 4.80
Eucalyptus
#44D7A8
ΔE00 5.57
Mint
#AAF0C1
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEAA #DE7FB3
analogous
#83DE7F #7FDEAA #7FDED9
triadic
#7FDEAA #AA7FDE #DEAA7F
tetradic
#7FDEAA #7F83DE #DE7FB3 #DED97F
square
#7FDEAA #7F83DE #DE7FB3 #DED97F
split-complementary
#7FDEAA #D97FDE #DE7F83
monochromatic
#2EB46B #4ED18A #7FDEAA #B0EBCA #E0F7EB
Accessibility & contrast
On white
1.62
#7FDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7FDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEAA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEAA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#68DDD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdeaa; /* rgb */ color: rgb(127, 222, 170); /* oklch */ color: oklch(82.8% 0.118 158.5);
Tailwind
colors: {
custom: {
50: '#a8e9c3',
500: '#7fdeaa',
950: '#000000',
},
}SCSS
$custom: #7fdeaa; $custom-light: #a8e9c3; $custom-dark: #000000;
JSON
{
"hex": "#7fdeaa",
"rgb": {
"r": 127,
"g": 222,
"b": 170
},
"hsl": {
"h": 147.158,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82772,
"c": 0.11765,
"h": 158.5
},
"luminance": 0.59657
}Semantic roles & 50–950 ramp
primary
#7FDEAA
secondary
#B54C86
accent
#1F7BC7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482