#72E697#72E697
#72E697 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.154 H 152.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #72E697 |
|---|---|
| RGB | rgb(114, 230, 151) |
| HSL | hsl(139, 70%, 67%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(83.13, -50.04, 28.67) |
| CIE-LCH | lch(83.13, 57.67, 150.19°) |
| OKLab | oklab(83.72% -0.136 0.072) |
| OKLCH | oklch(83.72% 0.154 152.1) |
| XYZ | xyz(40.8193, 62.4021, 39.1659) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.32
Weird Green
#3AE57F
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Sea Green
#98F6B0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E697 #E672C1
analogous
#87E672 #72E697 #72E6D1
triadic
#72E697 #9772E6 #E69772
tetradic
#72E697 #7287E6 #E672C1 #E6D172
square
#72E697 #7287E6 #E672C1 #E6D172
split-complementary
#72E697 #D172E6 #E67287
monochromatic
#21BC53 #3EDD71 #72E697 #A6EFBD #DAF8E4
Accessibility & contrast
On white
1.56
#72E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#72E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E697
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E697 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#57E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e697; /* rgb */ color: rgb(114, 230, 151); /* oklch */ color: oklch(83.7% 0.154 152.1);
Tailwind
colors: {
custom: {
50: '#a2efb6',
500: '#72e697',
950: '#000000',
},
}SCSS
$custom: #72e697; $custom-light: #a2efb6; $custom-dark: #000000;
JSON
{
"hex": "#72e697",
"rgb": {
"r": 114,
"g": 230,
"b": 151
},
"hsl": {
"h": 139.138,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83718,
"c": 0.15392,
"h": 152.1
},
"luminance": 0.62405
}Semantic roles & 50–950 ramp
primary
#72E697
secondary
#BC4094
accent
#1495D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581