#72E692#72E692
#72E692 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.159 H 150.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #72E692 |
|---|---|
| RGB | rgb(114, 230, 146) |
| HSL | hsl(137, 70%, 67%) |
| HSV | hsv(137, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(83.04, -50.90, 31.11) |
| CIE-LCH | lch(83.04, 59.65, 148.57°) |
| OKLab | oklab(83.62% -0.1382 0.0777) |
| OKLCH | oklch(83.62% 0.159 150.7) |
| XYZ | xyz(40.4218, 62.2431, 37.0726) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 5.00
Light Green Blue
#56FCA2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E692 #E672C6
analogous
#8CE672 #72E692 #72E6CC
triadic
#72E692 #9272E6 #E69272
tetradic
#72E692 #728CE6 #E672C6 #E6CC72
square
#72E692 #728CE6 #E672C6 #E6CC72
split-complementary
#72E692 #CC72E6 #E6728C
monochromatic
#21BC4C #3EDD6A #72E692 #A6EFBA #DAF8E2
Accessibility & contrast
On white
1.56
#72E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#72E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E692
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E692 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#59E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e692; /* rgb */ color: rgb(114, 230, 146); /* oklch */ color: oklch(83.6% 0.159 150.7);
Tailwind
colors: {
custom: {
50: '#a2efb2',
500: '#72e692',
950: '#000000',
},
}SCSS
$custom: #72e692; $custom-light: #a2efb2; $custom-dark: #000000;
JSON
{
"hex": "#72e692",
"rgb": {
"r": 114,
"g": 230,
"b": 146
},
"hsl": {
"h": 136.552,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83622,
"c": 0.15859,
"h": 150.7
},
"luminance": 0.62246
}Semantic roles & 50–950 ramp
primary
#72E692
secondary
#BC409A
accent
#149DD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581