#72D696#72D696
#72D696 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.132 H 154.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72D696 |
|---|---|
| RGB | rgb(114, 214, 150) |
| HSL | hsl(142, 55%, 64%) |
| HSV | hsv(142, 47%, 84%) |
| CMYK | cmyk(46.7%, 0%, 29.9%, 16.1%) |
| CIE-LAB | lab(78.39, -43.44, 22.76) |
| CIE-LCH | lch(78.39, 49.05, 152.35°) |
| OKLab | oklab(79.85% -0.1187 0.0577) |
| OKLCH | oklch(79.85% 0.132 154.1) |
| XYZ | xyz(36.4885, 53.8698, 37.3234) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.31
Emerald
#50C878
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.48
Aqua Green
#12E193
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.21
Soft Green
#6FC276
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D696 #D672B2
analogous
#80D672 #72D696 #72D6C8
triadic
#72D696 #9672D6 #D69672
tetradic
#72D696 #7280D6 #D672B2 #D6C872
square
#72D696 #7280D6 #D672B2 #D6C872
split-complementary
#72D696 #C872D6 #D67280
monochromatic
#2E9F57 #43C873 #72D696 #A1E4B9 #D1F2DD
Accessibility & contrast
On white
1.78
#72D696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#72D696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D696
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D696 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#5BD4C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d696; /* rgb */ color: rgb(114, 214, 150); /* oklch */ color: oklch(79.8% 0.132 154.1);
Tailwind
colors: {
custom: {
50: '#a0e3b5',
500: '#72d696',
950: '#000000',
},
}SCSS
$custom: #72d696; $custom-light: #a0e3b5; $custom-dark: #000000;
JSON
{
"hex": "#72d696",
"rgb": {
"r": 114,
"g": 214,
"b": 150
},
"hsl": {
"h": 141.6,
"s": 54.945,
"l": 64.314
},
"oklch": {
"l": 0.79845,
"c": 0.13194,
"h": 154.1
},
"luminance": 0.53873
}Semantic roles & 50–950 ramp
primary
#72D696
secondary
#A44983
accent
#2389C2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481