#72E49D#72E49D
#72E49D is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.4% C 0.146 H 154.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72E49D |
|---|---|
| RGB | rgb(114, 228, 157) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.64, -48.12, 24.94) |
| CIE-LCH | lch(82.64, 54.20, 152.61°) |
| OKLab | oklab(83.36% -0.1312 0.063) |
| OKLCH | oklch(83.36% 0.146 154.3) |
| XYZ | xyz(40.7656, 61.4952, 41.6133) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.87
Light Greenish Blue
#63F7B4
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E49D #E472B9
analogous
#80E472 #72E49D #72E4D6
triadic
#72E49D #9D72E4 #E49D72
tetradic
#72E49D #7280E4 #E472B9 #E4D672
square
#72E49D #7280E4 #E472B9 #E4D672
split-complementary
#72E49D #D672E4 #E47280
monochromatic
#23B85C #3FDA79 #72E49D #A5EEC1 #D9F8E4
Accessibility & contrast
On white
1.58
#72E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#72E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E49D
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E49D | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#55E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e49d; /* rgb */ color: rgb(114, 228, 157); /* oklch */ color: oklch(83.4% 0.146 154.3);
Tailwind
colors: {
custom: {
50: '#a1edba',
500: '#72e49d',
950: '#000000',
},
}SCSS
$custom: #72e49d; $custom-light: #a1edba; $custom-dark: #000000;
JSON
{
"hex": "#72e49d",
"rgb": {
"r": 114,
"g": 228,
"b": 157
},
"hsl": {
"h": 142.632,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83359,
"c": 0.14557,
"h": 154.3
},
"luminance": 0.61499
}Semantic roles & 50–950 ramp
primary
#72E49D
secondary
#B9428C
accent
#168AD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581