#72EF9F#72EF9F
#72EF9F is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.159 H 153.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF9F |
|---|---|
| RGB | rgb(114, 239, 159) |
| HSL | hsl(142, 80%, 69%) |
| HSV | hsv(142, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.91, -52.31, 28.34) |
| CIE-LCH | lch(85.91, 59.49, 151.55°) |
| OKLab | oklab(86.04% -0.1423 0.0713) |
| OKLCH | oklch(86.04% 0.159 153.4) |
| XYZ | xyz(44.0607, 67.8098, 43.5609) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF9F #EF72C2
analogous
#84EF72 #72EF9F #72EFDE
triadic
#72EF9F #9F72EF #EF9F72
tetradic
#72EF9F #7284EF #EF72C2 #EFDE72
square
#72EF9F #7284EF #EF72C2 #EFDE72
split-complementary
#72EF9F #DE72EF #EF7284
monochromatic
#18CF5A #3BE97A #72EF9F #A9F5C4 #E0FBEA
Accessibility & contrast
On white
1.44
#72EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#72EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF9F
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF9F | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#51ECDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #72ef9f; /* rgb */ color: rgb(114, 239, 159); /* oklch */ color: oklch(86.0% 0.159 153.4);
Tailwind
colors: {
custom: {
50: '#a3f5bc',
500: '#72ef9f',
950: '#000000',
},
}SCSS
$custom: #72ef9f; $custom-light: #a3f5bc; $custom-dark: #000000;
JSON
{
"hex": "#72ef9f",
"rgb": {
"r": 114,
"g": 239,
"b": 159
},
"hsl": {
"h": 141.6,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.86039,
"c": 0.15913,
"h": 153.4
},
"luminance": 0.67814
}Semantic roles & 50–950 ramp
primary
#72EF9F
secondary
#C83D96
accent
#0A90DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582