#72D592#72D592
#72D592 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.5% C 0.134 H 152.7°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72D592 |
|---|---|
| RGB | rgb(114, 213, 146) |
| HSL | hsl(139, 54%, 64%) |
| HSV | hsv(139, 46%, 84%) |
| CMYK | cmyk(46.5%, 0%, 31.5%, 16.5%) |
| CIE-LAB | lab(78.02, -43.75, 24.35) |
| CIE-LCH | lch(78.02, 50.07, 150.90°) |
| OKLab | oklab(79.52% -0.1193 0.0615) |
| OKLCH | oklch(79.52% 0.134 152.7) |
| XYZ | xyz(35.9195, 53.2386, 35.5718) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.91
Soft Green
#6FC276
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.71
Seaweed
#18D17B
ΔE00 5.91
Aqua Green
#12E193
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D592 #D572B5
analogous
#84D572 #72D592 #72D5C4
triadic
#72D592 #9272D5 #D59272
tetradic
#72D592 #7284D5 #D572B5 #D5C472
square
#72D592 #7284D5 #D572B5 #D5C472
split-complementary
#72D592 #C472D5 #D57284
monochromatic
#2F9E53 #43C76E #72D592 #A1E3B6 #D0F1DB
Accessibility & contrast
On white
1.80
#72D592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#72D592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D592
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D592 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#5DD3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d592; /* rgb */ color: rgb(114, 213, 146); /* oklch */ color: oklch(79.5% 0.134 152.7);
Tailwind
colors: {
custom: {
50: '#a0e2b2',
500: '#72d592',
950: '#000000',
},
}SCSS
$custom: #72d592; $custom-light: #a0e2b2; $custom-dark: #000000;
JSON
{
"hex": "#72d592",
"rgb": {
"r": 114,
"g": 213,
"b": 146
},
"hsl": {
"h": 139.394,
"s": 54.098,
"l": 64.118
},
"oklch": {
"l": 0.7952,
"c": 0.13422,
"h": 152.7
},
"luminance": 0.53241
}Semantic roles & 50–950 ramp
primary
#72D592
secondary
#A24985
accent
#248FC2
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1511
muted
#808481