#72E99A#72E99A
#72E99A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.5% C 0.155 H 152.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99A |
|---|---|
| RGB | rgb(114, 233, 154) |
| HSL | hsl(140, 73%, 68%) |
| HSV | hsv(140, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.06, -50.74, 28.40) |
| CIE-LCH | lch(84.06, 58.15, 150.77°) |
| OKLab | oklab(84.5% -0.138 0.0714) |
| OKLCH | oklch(84.5% 0.155 152.7) |
| XYZ | xyz(41.9081, 64.1849, 40.7461) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Sea Green
#98F6B0
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99A #E972C1
analogous
#85E972 #72E99A #72E9D5
triadic
#72E99A #9A72E9 #E99A72
tetradic
#72E99A #7285E9 #E972C1 #E9D572
square
#72E99A #7285E9 #E972C1 #E9D572
split-complementary
#72E99A #D572E9 #E97285
monochromatic
#1EC255 #3DE174 #72E99A #A7F1C0 #DCFAE6
Accessibility & contrast
On white
1.52
#72E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#72E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#55E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99a; /* rgb */ color: rgb(114, 233, 154); /* oklch */ color: oklch(84.5% 0.155 152.7);
Tailwind
colors: {
custom: {
50: '#a2f1b8',
500: '#72e99a',
950: '#000000',
},
}SCSS
$custom: #72e99a; $custom-light: #a2f1b8; $custom-dark: #000000;
JSON
{
"hex": "#72e99a",
"rgb": {
"r": 114,
"g": 233,
"b": 154
},
"hsl": {
"h": 140.168,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84499,
"c": 0.15536,
"h": 152.7
},
"luminance": 0.64188
}Semantic roles & 50–950 ramp
primary
#72E99A
secondary
#C13E95
accent
#1093D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581