#72DD7F#72DD7F
#72DD7F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.164 H 146.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72DD7F |
|---|---|
| RGB | rgb(114, 221, 127) |
| HSL | hsl(127, 61%, 66%) |
| HSV | hsv(127, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 42.5%, 13.3%) |
| CIE-LAB | lab(80.08, -50.29, 36.81) |
| CIE-LCH | lch(80.08, 62.32, 143.80°) |
| OKLab | oklab(81.1% -0.1365 0.0906) |
| OKLCH | oklch(81.1% 0.164 146.4) |
| XYZ | xyz(36.6245, 56.8199, 29.1119) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.54
Lightish Green
#61E160
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 5.11
Emerald
#50C878
ΔE00 6.13
Fresh Green
#69D84F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DD7F #DD72D0
analogous
#9ADD72 #72DD7F #72DDB4
triadic
#72DD7F #7F72DD #DD7F72
tetradic
#72DD7F #729ADD #DD72D0 #DDB472
square
#72DD7F #729ADD #DD72D0 #DDB472
split-complementary
#72DD7F #B472DD #DD729A
monochromatic
#29AB39 #41D152 #72DD7F #A3E9AC #D5F5D9
Accessibility & contrast
On white
1.70
#72DD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#72DD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DD7F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DD7F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#60D9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dd7f; /* rgb */ color: rgb(114, 221, 127); /* oklch */ color: oklch(81.1% 0.164 146.4);
Tailwind
colors: {
custom: {
50: '#a1e8a5',
500: '#72dd7f',
950: '#000000',
},
}SCSS
$custom: #72dd7f; $custom-light: #a1e8a5; $custom-dark: #000000;
JSON
{
"hex": "#72dd7f",
"rgb": {
"r": 114,
"g": 221,
"b": 127
},
"hsl": {
"h": 127.29,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.81101,
"c": 0.16385,
"h": 146.4
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#72DD7F
secondary
#AE46A1
accent
#1DB4C9
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480