#72E793#72E793
#72E793 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.159 H 150.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #72E793 |
|---|---|
| RGB | rgb(114, 231, 147) |
| HSL | hsl(137, 71%, 68%) |
| HSV | hsv(137, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(83.35, -51.14, 31.01) |
| CIE-LCH | lch(83.35, 59.81, 148.77°) |
| OKLab | oklab(83.88% -0.1389 0.0775) |
| OKLCH | oklch(83.88% 0.159 150.8) |
| XYZ | xyz(40.7790, 62.8325, 37.5771) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.77
Light Green Blue
#56FCA2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E793 #E772C6
analogous
#8BE772 #72E793 #72E7CD
triadic
#72E793 #9372E7 #E79372
tetradic
#72E793 #728BE7 #E772C6 #E7CD72
square
#72E793 #728BE7 #E772C6 #E7CD72
split-complementary
#72E793 #CD72E7 #E7728B
monochromatic
#20BE4D #3EDE6B #72E793 #A6F0BB #DBF9E3
Accessibility & contrast
On white
1.55
#72E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#72E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E793
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E793 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#58E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e793; /* rgb */ color: rgb(114, 231, 147); /* oklch */ color: oklch(83.9% 0.159 150.8);
Tailwind
colors: {
custom: {
50: '#a2efb3',
500: '#72e793',
950: '#000000',
},
}SCSS
$custom: #72e793; $custom-light: #a2efb3; $custom-dark: #000000;
JSON
{
"hex": "#72e793",
"rgb": {
"r": 114,
"g": 231,
"b": 147
},
"hsl": {
"h": 136.923,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83882,
"c": 0.15906,
"h": 150.8
},
"luminance": 0.62836
}Semantic roles & 50–950 ramp
primary
#72E793
secondary
#BD409A
accent
#139DD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581