#72E796#72E796
#72E796 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.156 H 151.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #72E796 |
|---|---|
| RGB | rgb(114, 231, 150) |
| HSL | hsl(138, 71%, 68%) |
| HSV | hsv(138, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.40, -50.62, 29.55) |
| CIE-LCH | lch(83.40, 58.62, 149.72°) |
| OKLab | oklab(83.94% -0.1376 0.0741) |
| OKLCH | oklch(83.94% 0.156 151.7) |
| XYZ | xyz(41.0175, 62.9279, 38.8331) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Sea Green
#98F6B0
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E796 #E772C3
analogous
#88E772 #72E796 #72E7D1
triadic
#72E796 #9672E7 #E79672
tetradic
#72E796 #7288E7 #E772C3 #E7D172
square
#72E796 #7288E7 #E772C3 #E7D172
split-complementary
#72E796 #D172E7 #E77288
monochromatic
#20BE51 #3EDE6F #72E796 #A6F0BD #DBF9E4
Accessibility & contrast
On white
1.55
#72E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#72E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E796
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E796 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#57E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e796; /* rgb */ color: rgb(114, 231, 150); /* oklch */ color: oklch(83.9% 0.156 151.7);
Tailwind
colors: {
custom: {
50: '#a2efb5',
500: '#72e796',
950: '#000000',
},
}SCSS
$custom: #72e796; $custom-light: #a2efb5; $custom-dark: #000000;
JSON
{
"hex": "#72e796",
"rgb": {
"r": 114,
"g": 231,
"b": 150
},
"hsl": {
"h": 138.462,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.83939,
"c": 0.15626,
"h": 151.7
},
"luminance": 0.62931
}Semantic roles & 50–950 ramp
primary
#72E796
secondary
#BD4097
accent
#1398D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581