#72E895#72E895
#72E895 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.159 H 151.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72E895 |
|---|---|
| RGB | rgb(114, 232, 149) |
| HSL | hsl(138, 72%, 68%) |
| HSV | hsv(138, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.68, -51.21, 30.43) |
| CIE-LCH | lch(83.68, 59.57, 149.27°) |
| OKLab | oklab(84.16% -0.1391 0.0762) |
| OKLCH | oklch(84.16% 0.159 151.3) |
| XYZ | xyz(41.2180, 63.4572, 38.5044) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.51
Light Green Blue
#56FCA2
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E895 #E872C5
analogous
#8AE872 #72E895 #72E8D0
triadic
#72E895 #9572E8 #E89572
tetradic
#72E895 #728AE8 #E872C5 #E8D072
square
#72E895 #728AE8 #E872C5 #E8D072
split-complementary
#72E895 #D072E8 #E8728A
monochromatic
#1FC04F #3DDF6D #72E895 #A7F1BD #DBF9E4
Accessibility & contrast
On white
1.53
#72E895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#72E895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E895
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E895 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#57E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e895; /* rgb */ color: rgb(114, 232, 149); /* oklch */ color: oklch(84.2% 0.159 151.3);
Tailwind
colors: {
custom: {
50: '#a2f0b4',
500: '#72e895',
950: '#000000',
},
}SCSS
$custom: #72e895; $custom-light: #a2f0b4; $custom-dark: #000000;
JSON
{
"hex": "#72e895",
"rgb": {
"r": 114,
"g": 232,
"b": 149
},
"hsl": {
"h": 137.797,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84161,
"c": 0.15859,
"h": 151.3
},
"luminance": 0.63461
}Semantic roles & 50–950 ramp
primary
#72E895
secondary
#BF3F99
accent
#119AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581