#72E896#72E896
#72E896 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.158 H 151.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72E896 |
|---|---|
| RGB | rgb(114, 232, 150) |
| HSL | hsl(138, 72%, 68%) |
| HSV | hsv(138, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.70, -51.03, 29.95) |
| CIE-LCH | lch(83.70, 59.17, 149.59°) |
| OKLab | oklab(84.18% -0.1387 0.075) |
| OKLCH | oklch(84.18% 0.158 151.6) |
| XYZ | xyz(41.2982, 63.4892, 38.9266) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E896 #E872C4
analogous
#89E872 #72E896 #72E8D1
triadic
#72E896 #9672E8 #E89672
tetradic
#72E896 #7289E8 #E872C4 #E8D172
square
#72E896 #7289E8 #E872C4 #E8D172
split-complementary
#72E896 #D172E8 #E87289
monochromatic
#1FC050 #3DDF6F #72E896 #A7F1BD #DBF9E4
Accessibility & contrast
On white
1.53
#72E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#72E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E896
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E896 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#57E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e896; /* rgb */ color: rgb(114, 232, 150); /* oklch */ color: oklch(84.2% 0.158 151.6);
Tailwind
colors: {
custom: {
50: '#a2f0b5',
500: '#72e896',
950: '#000000',
},
}SCSS
$custom: #72e896; $custom-light: #a2f0b5; $custom-dark: #000000;
JSON
{
"hex": "#72e896",
"rgb": {
"r": 114,
"g": 232,
"b": 150
},
"hsl": {
"h": 138.305,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.8418,
"c": 0.15767,
"h": 151.6
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#72E896
secondary
#BF3F98
accent
#1199D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581