#72E79E#72E79E
#72E79E is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.149 H 154.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72E79E |
|---|---|
| RGB | rgb(114, 231, 158) |
| HSL | hsl(143, 71%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.54, -49.19, 25.65) |
| CIE-LCH | lch(83.54, 55.48, 152.46°) |
| OKLab | oklab(84.1% -0.1341 0.0648) |
| OKLCH | oklch(84.1% 0.149 154.2) |
| XYZ | xyz(41.6838, 63.1944, 42.3423) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.49
Light Sea Green
#98F6B0
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E79E #E772BB
analogous
#81E772 #72E79E #72E7D8
triadic
#72E79E #9E72E7 #E79E72
tetradic
#72E79E #7281E7 #E772BB #E7D872
square
#72E79E #7281E7 #E772BB #E7D872
split-complementary
#72E79E #D872E7 #E77281
monochromatic
#20BE5C #3EDE7A #72E79E #A6F0C2 #DBF9E6
Accessibility & contrast
On white
1.54
#72E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#72E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E79E
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E79E | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D799
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#54E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e79e; /* rgb */ color: rgb(114, 231, 158); /* oklch */ color: oklch(84.1% 0.149 154.2);
Tailwind
colors: {
custom: {
50: '#a2efbb',
500: '#72e79e',
950: '#000000',
},
}SCSS
$custom: #72e79e; $custom-light: #a2efbb; $custom-dark: #000000;
JSON
{
"hex": "#72e79e",
"rgb": {
"r": 114,
"g": 231,
"b": 158
},
"hsl": {
"h": 142.564,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.841,
"c": 0.1489,
"h": 154.2
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#72E79E
secondary
#BD408E
accent
#138BD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582