#72E79D#72E79D
#72E79D is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.150 H 153.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #72E79D |
|---|---|
| RGB | rgb(114, 231, 157) |
| HSL | hsl(142, 71%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.53, -49.37, 26.14) |
| CIE-LCH | lch(83.53, 55.87, 152.11°) |
| OKLab | oklab(84.08% -0.1345 0.0659) |
| OKLCH | oklch(84.08% 0.15 153.9) |
| XYZ | xyz(41.5981, 63.1601, 41.8908) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 4.65
Light Bluish Green
#76FDA8
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E79D #E772BC
analogous
#82E772 #72E79D #72E7D7
triadic
#72E79D #9D72E7 #E79D72
tetradic
#72E79D #7282E7 #E772BC #E7D772
square
#72E79D #7282E7 #E772BC #E7D772
split-complementary
#72E79D #D772E7 #E77282
monochromatic
#20BE5A #3EDE79 #72E79D #A6F0C1 #DBF9E6
Accessibility & contrast
On white
1.54
#72E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#72E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E79D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E79D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#54E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e79d; /* rgb */ color: rgb(114, 231, 157); /* oklch */ color: oklch(84.1% 0.150 153.9);
Tailwind
colors: {
custom: {
50: '#a2efba',
500: '#72e79d',
950: '#000000',
},
}SCSS
$custom: #72e79d; $custom-light: #a2efba; $custom-dark: #000000;
JSON
{
"hex": "#72e79d",
"rgb": {
"r": 114,
"g": 231,
"b": 157
},
"hsl": {
"h": 142.051,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84079,
"c": 0.1498,
"h": 153.9
},
"luminance": 0.63164
}Semantic roles & 50–950 ramp
primary
#72E79D
secondary
#BD408F
accent
#138CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581