#72E99E#72E99E
#72E99E is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.152 H 153.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99E |
|---|---|
| RGB | rgb(114, 233, 158) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.13, -50.02, 26.44) |
| CIE-LCH | lch(84.13, 56.58, 152.14°) |
| OKLab | oklab(84.58% -0.1362 0.0667) |
| OKLCH | oklch(84.58% 0.152 153.9) |
| XYZ | xyz(42.2468, 64.3203, 42.5299) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99E #E972BD
analogous
#81E972 #72E99E #72E9D9
triadic
#72E99E #9E72E9 #E99E72
tetradic
#72E99E #7281E9 #E972BD #E9D972
square
#72E99E #7281E9 #E972BD #E9D972
split-complementary
#72E99E #D972E9 #E97281
monochromatic
#1EC25B #3DE17A #72E99E #A7F1C2 #DCFAE7
Accessibility & contrast
On white
1.51
#72E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#72E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99E
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99E | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#54E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99e; /* rgb */ color: rgb(114, 233, 158); /* oklch */ color: oklch(84.6% 0.152 153.9);
Tailwind
colors: {
custom: {
50: '#a2f1bb',
500: '#72e99e',
950: '#000000',
},
}SCSS
$custom: #72e99e; $custom-light: #a2f1bb; $custom-dark: #000000;
JSON
{
"hex": "#72e99e",
"rgb": {
"r": 114,
"g": 233,
"b": 158
},
"hsl": {
"h": 142.185,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.8458,
"c": 0.15169,
"h": 153.9
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#72E99E
secondary
#C13E91
accent
#108CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582