#72EF97#72EF97
#72EF97 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.166 H 151.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF97 |
|---|---|
| RGB | rgb(114, 239, 151) |
| HSL | hsl(138, 80%, 69%) |
| HSV | hsv(138, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.78, -53.70, 32.21) |
| CIE-LCH | lch(85.78, 62.62, 149.04°) |
| OKLab | oklab(85.88% -0.1457 0.0804) |
| OKLCH | oklch(85.88% 0.166 151.1) |
| XYZ | xyz(43.3888, 67.5411, 40.0224) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF97 #EF72CA
analogous
#8CEF72 #72EF97 #72EFD6
triadic
#72EF97 #9772EF #EF9772
tetradic
#72EF97 #728CEF #EF72CA #EFD672
square
#72EF97 #728CEF #EF72CA #EFD672
split-complementary
#72EF97 #D672EF #EF728C
monochromatic
#18CF4E #3BE96E #72EF97 #A9F5C0 #E0FBE8
Accessibility & contrast
On white
1.45
#72EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#72EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF97
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF97 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#DED29D
Tritanopia (blue-blind)
#54ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef97; /* rgb */ color: rgb(114, 239, 151); /* oklch */ color: oklch(85.9% 0.166 151.1);
Tailwind
colors: {
custom: {
50: '#a3f5b6',
500: '#72ef97',
950: '#000000',
},
}SCSS
$custom: #72ef97; $custom-light: #a3f5b6; $custom-dark: #000000;
JSON
{
"hex": "#72ef97",
"rgb": {
"r": 114,
"g": 239,
"b": 151
},
"hsl": {
"h": 137.76,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85884,
"c": 0.16647,
"h": 151.1
},
"luminance": 0.67545
}Semantic roles & 50–950 ramp
primary
#72EF97
secondary
#C83D9F
accent
#0A9EDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581