#72E79F#72E79F
#72E79F is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.148 H 154.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72E79F |
|---|---|
| RGB | rgb(114, 231, 159) |
| HSL | hsl(143, 71%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.56, -49.01, 25.16) |
| CIE-LCH | lch(83.56, 55.09, 152.83°) |
| OKLab | oklab(84.12% -0.1336 0.0636) |
| OKLCH | oklch(84.12% 0.148 154.6) |
| XYZ | xyz(41.7702, 63.2290, 42.7974) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.38
Light Sea Green
#98F6B0
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E79F #E772BA
analogous
#7FE772 #72E79F #72E7DA
triadic
#72E79F #9F72E7 #E79F72
tetradic
#72E79F #727FE7 #E772BA #E7DA72
square
#72E79F #727FE7 #E772BA #E7DA72
split-complementary
#72E79F #DA72E7 #E7727F
monochromatic
#20BE5D #3EDE7B #72E79F #A6F0C3 #DBF9E6
Accessibility & contrast
On white
1.54
#72E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#72E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E79F
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E79F | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D79B
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#54E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e79f; /* rgb */ color: rgb(114, 231, 159); /* oklch */ color: oklch(84.1% 0.148 154.6);
Tailwind
colors: {
custom: {
50: '#a2efbb',
500: '#72e79f',
950: '#000000',
},
}SCSS
$custom: #72e79f; $custom-light: #a2efbb; $custom-dark: #000000;
JSON
{
"hex": "#72e79f",
"rgb": {
"r": 114,
"g": 231,
"b": 159
},
"hsl": {
"h": 143.077,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84121,
"c": 0.14798,
"h": 154.6
},
"luminance": 0.63232
}Semantic roles & 50–950 ramp
primary
#72E79F
secondary
#BD408D
accent
#1389D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582