#72D697#72D697
#72D697 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.9% C 0.131 H 154.5°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #72D697 |
|---|---|
| RGB | rgb(114, 214, 151) |
| HSL | hsl(142, 55%, 64%) |
| HSV | hsv(142, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(78.40, -43.26, 22.27) |
| CIE-LCH | lch(78.40, 48.65, 152.76°) |
| OKLab | oklab(79.87% -0.1182 0.0565) |
| OKLCH | oklch(79.87% 0.131 154.5) |
| XYZ | xyz(36.5693, 53.9021, 37.7493) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.47
Emerald
#50C878
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.88
Eucalyptus
#44D7A8
ΔE00 6.12
Seaweed
#18D17B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D697 #D672B1
analogous
#7FD672 #72D697 #72D6C9
triadic
#72D697 #9772D6 #D69772
tetradic
#72D697 #727FD6 #D672B1 #D6C972
square
#72D697 #727FD6 #D672B1 #D6C972
split-complementary
#72D697 #C972D6 #D6727F
monochromatic
#2E9F58 #43C874 #72D697 #A1E4BA #D1F2DD
Accessibility & contrast
On white
1.78
#72D697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#72D697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D697
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D697 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C893
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#5BD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d697; /* rgb */ color: rgb(114, 214, 151); /* oklch */ color: oklch(79.9% 0.131 154.5);
Tailwind
colors: {
custom: {
50: '#a0e3b6',
500: '#72d697',
950: '#000000',
},
}SCSS
$custom: #72d697; $custom-light: #a0e3b6; $custom-dark: #000000;
JSON
{
"hex": "#72d697",
"rgb": {
"r": 114,
"g": 214,
"b": 151
},
"hsl": {
"h": 142.2,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79867,
"c": 0.13101,
"h": 154.5
},
"luminance": 0.53905
}Semantic roles & 50–950 ramp
primary
#72D697
secondary
#A44982
accent
#2387C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481