#72DC92#72DC92
#72DC92 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.144 H 151.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72DC92 |
|---|---|
| RGB | rgb(114, 220, 146) |
| HSL | hsl(138, 60%, 65%) |
| HSV | hsv(138, 48%, 86%) |
| CMYK | cmyk(48.2%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(80.09, -46.74, 27.15) |
| CIE-LCH | lch(80.09, 54.05, 149.85°) |
| OKLab | oklab(81.21% -0.1272 0.0683) |
| OKLCH | oklch(81.21% 0.144 151.8) |
| XYZ | xyz(37.7184, 56.8362, 36.1714) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.29
Weird Green
#3AE57F
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.36
Emerald
#50C878
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.95
Seaweed
#18D17B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DC92 #DC72BC
analogous
#87DC72 #72DC92 #72DCC7
triadic
#72DC92 #9272DC #DC9272
tetradic
#72DC92 #7287DC #DC72BC #DCC772
square
#72DC92 #7287DC #DC72BC #DCC772
split-complementary
#72DC92 #C772DC #DC7287
monochromatic
#2AAA51 #41D06C #72DC92 #A3E8B8 #D4F4DE
Accessibility & contrast
On white
1.70
#72DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#72DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DC92
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DC92 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#5BD9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #72dc92; /* rgb */ color: rgb(114, 220, 146); /* oklch */ color: oklch(81.2% 0.144 151.8);
Tailwind
colors: {
custom: {
50: '#a1e7b2',
500: '#72dc92',
950: '#000000',
},
}SCSS
$custom: #72dc92; $custom-light: #a1e7b2; $custom-dark: #000000;
JSON
{
"hex": "#72dc92",
"rgb": {
"r": 114,
"g": 220,
"b": 146
},
"hsl": {
"h": 138.113,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.81208,
"c": 0.14438,
"h": 151.8
},
"luminance": 0.56839
}Semantic roles & 50–950 ramp
primary
#72DC92
secondary
#AC468D
accent
#1E94C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481