#72E392#72E392
#72E392 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.9% C 0.154 H 151.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72E392 |
|---|---|
| RGB | rgb(114, 227, 146) |
| HSL | hsl(137, 67%, 67%) |
| HSV | hsv(137, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(82.16, -49.67, 29.93) |
| CIE-LCH | lch(82.16, 57.99, 148.93°) |
| OKLab | oklab(82.9% -0.135 0.0749) |
| OKLCH | oklch(82.9% 0.154 151) |
| XYZ | xyz(39.5941, 60.5877, 36.7967) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.28
Light Sea Green
#98F6B0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E392 #E372C3
analogous
#8BE372 #72E392 #72E3CB
triadic
#72E392 #9272E3 #E39272
tetradic
#72E392 #728BE3 #E372C3 #E3CB72
square
#72E392 #728BE3 #E372C3 #E3CB72
split-complementary
#72E392 #CB72E3 #E3728B
monochromatic
#24B64E #3FD96B #72E392 #A5EDB9 #D8F7E1
Accessibility & contrast
On white
1.60
#72E392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#72E392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E392
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E392 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#59E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e392; /* rgb */ color: rgb(114, 227, 146); /* oklch */ color: oklch(82.9% 0.154 151.0);
Tailwind
colors: {
custom: {
50: '#a1ecb2',
500: '#72e392',
950: '#000000',
},
}SCSS
$custom: #72e392; $custom-light: #a1ecb2; $custom-dark: #000000;
JSON
{
"hex": "#72e392",
"rgb": {
"r": 114,
"g": 227,
"b": 146
},
"hsl": {
"h": 136.991,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.82898,
"c": 0.15436,
"h": 151
},
"luminance": 0.60591
}Semantic roles & 50–950 ramp
primary
#72E392
secondary
#B74296
accent
#179BCF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581