#72D77F#72D77F
#72D77F is a light, vivid green. Relative luminance 0.537; OKLCH L 79.6% C 0.155 H 146.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #72D77F |
|---|---|
| RGB | rgb(114, 215, 127) |
| HSL | hsl(128, 56%, 65%) |
| HSV | hsv(128, 47%, 84%) |
| CMYK | cmyk(47%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(78.29, -47.81, 34.50) |
| CIE-LCH | lch(78.29, 58.96, 144.19°) |
| OKLab | oklab(79.64% -0.1299 0.0852) |
| OKLCH | oklch(79.64% 0.155 146.7) |
| XYZ | xyz(35.0686, 53.7080, 28.5933) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.88
Weird Green
#3AE57F
ΔE00 5.13
Soft Green
#6FC276
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.43
Lightish Green
#61E160
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D77F #D772CA
analogous
#98D772 #72D77F #72D7B2
triadic
#72D77F #7F72D7 #D77F72
tetradic
#72D77F #7298D7 #D772CA #D7B272
square
#72D77F #7298D7 #D772CA #D7B272
split-complementary
#72D77F #B272D7 #D77298
monochromatic
#2EA13C #42C954 #72D77F #A2E5AA #D1F2D6
Accessibility & contrast
On white
1.79
#72D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#72D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D77F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D77F | 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)
#D9C879
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#62D3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d77f; /* rgb */ color: rgb(114, 215, 127); /* oklch */ color: oklch(79.6% 0.155 146.7);
Tailwind
colors: {
custom: {
50: '#a0e4a5',
500: '#72d77f',
950: '#000000',
},
}SCSS
$custom: #72d77f; $custom-light: #a0e4a5; $custom-dark: #000000;
JSON
{
"hex": "#72d77f",
"rgb": {
"r": 114,
"g": 215,
"b": 127
},
"hsl": {
"h": 127.723,
"s": 55.801,
"l": 64.51
},
"oklch": {
"l": 0.7964,
"c": 0.15535,
"h": 146.7
},
"luminance": 0.53711
}Semantic roles & 50–950 ramp
primary
#72D77F
secondary
#A54899
accent
#22AFC3
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480