#72E7A2#72E7A2
#72E7A2 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.2% C 0.145 H 155.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72E7A2 |
|---|---|
| RGB | rgb(114, 231, 162) |
| HSL | hsl(145, 71%, 68%) |
| HSV | hsv(145, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 29.9%, 9.4%) |
| CIE-LAB | lab(83.62, -48.45, 23.68) |
| CIE-LCH | lch(83.62, 53.93, 153.95°) |
| OKLab | oklab(84.18% -0.1323 0.06) |
| OKLCH | oklch(84.18% 0.145 155.6) |
| XYZ | xyz(42.0337, 63.3344, 44.1851) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Sea Green
#98F6B0
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E7A2 #E772B7
analogous
#7DE772 #72E7A2 #72E7DC
triadic
#72E7A2 #A272E7 #E7A272
tetradic
#72E7A2 #727DE7 #E772B7 #E7DC72
square
#72E7A2 #727DE7 #E772B7 #E7DC72
split-complementary
#72E7A2 #DC72E7 #E7727D
monochromatic
#20BE61 #3EDE80 #72E7A2 #A6F0C4 #DBF9E7
Accessibility & contrast
On white
1.54
#72E7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#72E7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E7A2
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E7A2 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D89E
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#52E5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e7a2; /* rgb */ color: rgb(114, 231, 162); /* oklch */ color: oklch(84.2% 0.145 155.6);
Tailwind
colors: {
custom: {
50: '#a2efbe',
500: '#72e7a2',
950: '#000000',
},
}SCSS
$custom: #72e7a2; $custom-light: #a2efbe; $custom-dark: #000000;
JSON
{
"hex": "#72e7a2",
"rgb": {
"r": 114,
"g": 231,
"b": 162
},
"hsl": {
"h": 144.615,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84184,
"c": 0.14527,
"h": 155.6
},
"luminance": 0.63338
}Semantic roles & 50–950 ramp
primary
#72E7A2
secondary
#BD408A
accent
#1384D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582