#72E797#72E797
#72E797 is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.155 H 152.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #72E797 |
|---|---|
| RGB | rgb(114, 231, 151) |
| HSL | hsl(139, 71%, 68%) |
| HSV | hsv(139, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(83.42, -50.45, 29.07) |
| CIE-LCH | lch(83.42, 58.22, 150.05°) |
| OKLab | oklab(83.96% -0.1371 0.0729) |
| OKLCH | oklch(83.96% 0.155 152) |
| XYZ | xyz(41.0984, 62.9602, 39.2590) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Sea Green
#98F6B0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E797 #E772C2
analogous
#88E772 #72E797 #72E7D1
triadic
#72E797 #9772E7 #E79772
tetradic
#72E797 #7288E7 #E772C2 #E7D172
square
#72E797 #7288E7 #E772C2 #E7D172
split-complementary
#72E797 #D172E7 #E77288
monochromatic
#20BE52 #3EDE70 #72E797 #A6F0BE #DBF9E4
Accessibility & contrast
On white
1.54
#72E797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#72E797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E797
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E797 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#57E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e797; /* rgb */ color: rgb(114, 231, 151); /* oklch */ color: oklch(84.0% 0.155 152.0);
Tailwind
colors: {
custom: {
50: '#a2efb6',
500: '#72e797',
950: '#000000',
},
}SCSS
$custom: #72e797; $custom-light: #a2efb6; $custom-dark: #000000;
JSON
{
"hex": "#72e797",
"rgb": {
"r": 114,
"g": 231,
"b": 151
},
"hsl": {
"h": 138.974,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83959,
"c": 0.15533,
"h": 152
},
"luminance": 0.62964
}Semantic roles & 50–950 ramp
primary
#72E797
secondary
#BD4096
accent
#1396D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581