#72EC9C#72EC9C
#72EC9C is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.158 H 152.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72EC9C |
|---|---|
| RGB | rgb(114, 236, 156) |
| HSL | hsl(141, 76%, 69%) |
| HSV | hsv(141, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 33.9%, 7.5%) |
| CIE-LAB | lab(84.98, -51.62, 28.61) |
| CIE-LCH | lch(84.98, 59.02, 151.00°) |
| OKLab | oklab(85.26% -0.1404 0.0719) |
| OKLCH | oklch(85.26% 0.158 152.9) |
| XYZ | xyz(42.9325, 65.9650, 41.9161) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EC9C #EC72C2
analogous
#85EC72 #72EC9C #72ECD9
triadic
#72EC9C #9C72EC #EC9C72
tetradic
#72EC9C #7285EC #EC72C2 #ECD972
square
#72EC9C #7285EC #EC72C2 #ECD972
split-complementary
#72EC9C #D972EC #EC7285
monochromatic
#1BC957 #3CE576 #72EC9C #A8F3C2 #DEFBE8
Accessibility & contrast
On white
1.48
#72EC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#72EC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EC9C
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EC9C | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB97
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#53E9D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ec9c; /* rgb */ color: rgb(114, 236, 156); /* oklch */ color: oklch(85.3% 0.158 152.9);
Tailwind
colors: {
custom: {
50: '#a2f3b9',
500: '#72ec9c',
950: '#000000',
},
}SCSS
$custom: #72ec9c; $custom-light: #a2f3b9; $custom-dark: #000000;
JSON
{
"hex": "#72ec9c",
"rgb": {
"r": 114,
"g": 236,
"b": 156
},
"hsl": {
"h": 140.656,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.85259,
"c": 0.15771,
"h": 152.9
},
"luminance": 0.65969
}Semantic roles & 50–950 ramp
primary
#72EC9C
secondary
#C43E96
accent
#0D92D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581