#72E99D#72E99D
#72E99D is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.153 H 153.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72E99D |
|---|---|
| RGB | rgb(114, 233, 157) |
| HSL | hsl(142, 73%, 68%) |
| HSV | hsv(142, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.11, -50.20, 26.93) |
| CIE-LCH | lch(84.11, 56.97, 151.79°) |
| OKLab | oklab(84.56% -0.1367 0.0679) |
| OKLCH | oklch(84.56% 0.153 153.6) |
| XYZ | xyz(42.1610, 64.2860, 42.0784) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Sea Green
#98F6B0
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E99D #E972BE
analogous
#82E972 #72E99D #72E9D9
triadic
#72E99D #9D72E9 #E99D72
tetradic
#72E99D #7282E9 #E972BE #E9D972
square
#72E99D #7282E9 #E972BE #E9D972
split-complementary
#72E99D #D972E9 #E97282
monochromatic
#1EC25A #3DE178 #72E99D #A7F1C2 #DCFAE7
Accessibility & contrast
On white
1.52
#72E99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#72E99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E99D
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E99D | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 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)
#E9D998
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#54E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e99d; /* rgb */ color: rgb(114, 233, 157); /* oklch */ color: oklch(84.6% 0.153 153.6);
Tailwind
colors: {
custom: {
50: '#a2f1ba',
500: '#72e99d',
950: '#000000',
},
}SCSS
$custom: #72e99d; $custom-light: #a2f1ba; $custom-dark: #000000;
JSON
{
"hex": "#72e99d",
"rgb": {
"r": 114,
"g": 233,
"b": 157
},
"hsl": {
"h": 141.681,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84559,
"c": 0.15261,
"h": 153.6
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#72E99D
secondary
#C13E92
accent
#108ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581