#72E792#72E792
#72E792 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.160 H 150.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72E792 |
|---|---|
| RGB | rgb(114, 231, 146) |
| HSL | hsl(136, 71%, 68%) |
| HSV | hsv(136, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.34, -51.31, 31.50) |
| CIE-LCH | lch(83.34, 60.21, 148.45°) |
| OKLab | oklab(83.86% -0.1393 0.0787) |
| OKLCH | oklch(83.86% 0.16 150.6) |
| XYZ | xyz(40.7009, 62.8012, 37.1656) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.55
Light Bluish Green
#76FDA8
ΔE00 4.81
Light Green Blue
#56FCA2
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E792 #E772C7
analogous
#8DE772 #72E792 #72E7CC
triadic
#72E792 #9272E7 #E79272
tetradic
#72E792 #728DE7 #E772C7 #E7CC72
square
#72E792 #728DE7 #E772C7 #E7CC72
split-complementary
#72E792 #CC72E7 #E7728D
monochromatic
#20BE4C #3EDE6A #72E792 #A6F0BA #DBF9E3
Accessibility & contrast
On white
1.55
#72E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#72E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E792
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E792 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#58E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e792; /* rgb */ color: rgb(114, 231, 146); /* oklch */ color: oklch(83.9% 0.160 150.6);
Tailwind
colors: {
custom: {
50: '#a2efb2',
500: '#72e792',
950: '#000000',
},
}SCSS
$custom: #72e792; $custom-light: #a2efb2; $custom-dark: #000000;
JSON
{
"hex": "#72e792",
"rgb": {
"r": 114,
"g": 231,
"b": 146
},
"hsl": {
"h": 136.41,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83863,
"c": 0.15999,
"h": 150.6
},
"luminance": 0.62805
}Semantic roles & 50–950 ramp
primary
#72E792
secondary
#BD409B
accent
#139ED3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581