#72E795#72E795
#72E795 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.9% C 0.157 H 151.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #72E795 |
|---|---|
| RGB | rgb(114, 231, 149) |
| HSL | hsl(138, 71%, 68%) |
| HSV | hsv(138, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.39, -50.80, 30.04) |
| CIE-LCH | lch(83.39, 59.01, 149.40°) |
| OKLab | oklab(83.92% -0.138 0.0752) |
| OKLCH | oklch(83.92% 0.157 151.4) |
| XYZ | xyz(40.9373, 62.8958, 38.4108) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Sea Green
#98F6B0
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E795 #E772C4
analogous
#89E772 #72E795 #72E7D0
triadic
#72E795 #9572E7 #E79572
tetradic
#72E795 #7289E7 #E772C4 #E7D072
square
#72E795 #7289E7 #E772C4 #E7D072
split-complementary
#72E795 #D072E7 #E77289
monochromatic
#20BE50 #3EDE6E #72E795 #A6F0BC #DBF9E4
Accessibility & contrast
On white
1.55
#72E795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#72E795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E795
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E795 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D790
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#57E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e795; /* rgb */ color: rgb(114, 231, 149); /* oklch */ color: oklch(83.9% 0.157 151.4);
Tailwind
colors: {
custom: {
50: '#a2efb4',
500: '#72e795',
950: '#000000',
},
}SCSS
$custom: #72e795; $custom-light: #a2efb4; $custom-dark: #000000;
JSON
{
"hex": "#72e795",
"rgb": {
"r": 114,
"g": 231,
"b": 149
},
"hsl": {
"h": 137.949,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.8392,
"c": 0.1572,
"h": 151.4
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#72E795
secondary
#BD4098
accent
#1399D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581