#72D67F#72D67F
#72D67F is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.154 H 146.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72D67F |
|---|---|
| RGB | rgb(114, 214, 127) |
| HSL | hsl(128, 55%, 64%) |
| HSV | hsv(128, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.99, -47.39, 34.11) |
| CIE-LCH | lch(77.99, 58.39, 144.26°) |
| OKLab | oklab(79.4% -0.1288 0.0843) |
| OKLCH | oklch(79.4% 0.154 146.8) |
| XYZ | xyz(34.8148, 53.2003, 28.5087) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.69
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.31
Tealish Green
#0CDC73
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.78
Lightish Green
#61E160
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D67F #D672C9
analogous
#97D672 #72D67F #72D6B1
triadic
#72D67F #7F72D6 #D67F72
tetradic
#72D67F #7297D6 #D672C9 #D6B172
square
#72D67F #7297D6 #D672C9 #D6B172
split-complementary
#72D67F #B172D6 #D67297
monochromatic
#2E9F3D #43C854 #72D67F #A1E4AA #D1F2D5
Accessibility & contrast
On white
1.80
#72D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#72D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D67F
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D67F | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#62D2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d67f; /* rgb */ color: rgb(114, 214, 127); /* oklch */ color: oklch(79.4% 0.154 146.8);
Tailwind
colors: {
custom: {
50: '#a0e3a5',
500: '#72d67f',
950: '#000000',
},
}SCSS
$custom: #72d67f; $custom-light: #a0e3a5; $custom-dark: #000000;
JSON
{
"hex": "#72d67f",
"rgb": {
"r": 114,
"g": 214,
"b": 127
},
"hsl": {
"h": 127.8,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79396,
"c": 0.15392,
"h": 146.8
},
"luminance": 0.53203
}Semantic roles & 50–950 ramp
primary
#72D67F
secondary
#A44998
accent
#23AEC2
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480