#72E49E#72E49E
#72E49E is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.4% C 0.145 H 154.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72E49E |
|---|---|
| RGB | rgb(114, 228, 158) |
| HSL | hsl(143, 68%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.66, -47.94, 24.44) |
| CIE-LCH | lch(82.66, 53.81, 152.98°) |
| OKLab | oklab(83.38% -0.1308 0.0618) |
| OKLCH | oklch(83.38% 0.145 154.7) |
| XYZ | xyz(40.8513, 61.5295, 42.0648) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.58
Hospital Green
#9BE5AA
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E49E #E472B8
analogous
#7FE472 #72E49E #72E4D7
triadic
#72E49E #9E72E4 #E49E72
tetradic
#72E49E #727FE4 #E472B8 #E4D772
square
#72E49E #727FE4 #E472B8 #E4D772
split-complementary
#72E49E #D772E4 #E4727F
monochromatic
#23B85D #3FDA7B #72E49E #A5EEC1 #D9F8E5
Accessibility & contrast
On white
1.58
#72E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#72E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E49E
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E49E | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59A
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#55E2D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e49e; /* rgb */ color: rgb(114, 228, 158); /* oklch */ color: oklch(83.4% 0.145 154.7);
Tailwind
colors: {
custom: {
50: '#a1edbb',
500: '#72e49e',
950: '#000000',
},
}SCSS
$custom: #72e49e; $custom-light: #a1edbb; $custom-dark: #000000;
JSON
{
"hex": "#72e49e",
"rgb": {
"r": 114,
"g": 228,
"b": 158
},
"hsl": {
"h": 143.158,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.8338,
"c": 0.14466,
"h": 154.7
},
"luminance": 0.61533
}Semantic roles & 50–950 ramp
primary
#72E49E
secondary
#B9428B
accent
#1688D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581