#72EA97#72EA97
#72EA97 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.160 H 151.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA97 |
|---|---|
| RGB | rgb(114, 234, 151) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.31, -51.68, 30.25) |
| CIE-LCH | lch(84.31, 59.88, 149.66°) |
| OKLab | oklab(84.68% -0.1404 0.0758) |
| OKLCH | oklch(84.68% 0.16 151.6) |
| XYZ | xyz(41.9452, 64.6539, 39.5412) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA97 #EA72C5
analogous
#89EA72 #72EA97 #72EAD3
triadic
#72EA97 #9772EA #EA9772
tetradic
#72EA97 #7289EA #EA72C5 #EAD372
square
#72EA97 #7289EA #EA72C5 #EAD372
split-complementary
#72EA97 #D372EA #EA7289
monochromatic
#1DC451 #3DE270 #72EA97 #A7F2BE #DDFAE6
Accessibility & contrast
On white
1.51
#72EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#72EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA97
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA97 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#56E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea97; /* rgb */ color: rgb(114, 234, 151); /* oklch */ color: oklch(84.7% 0.160 151.6);
Tailwind
colors: {
custom: {
50: '#a2f1b6',
500: '#72ea97',
950: '#000000',
},
}SCSS
$custom: #72ea97; $custom-light: #a2f1b6; $custom-dark: #000000;
JSON
{
"hex": "#72ea97",
"rgb": {
"r": 114,
"g": 234,
"b": 151
},
"hsl": {
"h": 138.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84681,
"c": 0.15953,
"h": 151.6
},
"luminance": 0.64657
}Semantic roles & 50–950 ramp
primary
#72EA97
secondary
#C23E99
accent
#0F99D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581