#72ED97#72ED97
#72ED97 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.164 H 151.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72ED97 |
|---|---|
| RGB | rgb(114, 237, 151) |
| HSL | hsl(138, 77%, 69%) |
| HSV | hsv(138, 52%, 93%) |
| CMYK | cmyk(51.9%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(85.19, -52.90, 31.43) |
| CIE-LCH | lch(85.19, 61.53, 149.28°) |
| OKLab | oklab(85.4% -0.1436 0.0786) |
| OKLCH | oklch(85.4% 0.164 151.3) |
| XYZ | xyz(42.8065, 66.3766, 39.8283) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ED97 #ED72C8
analogous
#8BED72 #72ED97 #72EDD5
triadic
#72ED97 #9772ED #ED9772
tetradic
#72ED97 #728BED #ED72C8 #EDD572
square
#72ED97 #728BED #ED72C8 #EDD572
split-complementary
#72ED97 #D572ED #ED728B
monochromatic
#1ACB4F #3CE66F #72ED97 #A8F4BF #DFFBE7
Accessibility & contrast
On white
1.47
#72ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#72ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ED97
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ED97 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DDD09C
Tritanopia (blue-blind)
#55EAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ed97; /* rgb */ color: rgb(114, 237, 151); /* oklch */ color: oklch(85.4% 0.164 151.3);
Tailwind
colors: {
custom: {
50: '#a3f3b6',
500: '#72ed97',
950: '#000000',
},
}SCSS
$custom: #72ed97; $custom-light: #a3f3b6; $custom-dark: #000000;
JSON
{
"hex": "#72ed97",
"rgb": {
"r": 114,
"g": 237,
"b": 151
},
"hsl": {
"h": 138.049,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.85403,
"c": 0.1637,
"h": 151.3
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#72ED97
secondary
#C63E9D
accent
#0C9CDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581