#72EF99#72EF99
#72EF99 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.165 H 151.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF99 |
|---|---|
| RGB | rgb(114, 239, 153) |
| HSL | hsl(139, 80%, 69%) |
| HSV | hsv(139, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.81, -53.36, 31.24) |
| CIE-LCH | lch(85.81, 61.83, 149.65°) |
| OKLab | oklab(85.92% -0.1449 0.0782) |
| OKLCH | oklch(85.92% 0.165 151.6) |
| XYZ | xyz(43.5526, 67.6066, 40.8851) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.56
Foam Green
#90FDA9
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF99 #EF72C8
analogous
#8AEF72 #72EF99 #72EFD8
triadic
#72EF99 #9972EF #EF9972
tetradic
#72EF99 #728AEF #EF72C8 #EFD872
square
#72EF99 #728AEF #EF72C8 #EFD872
split-complementary
#72EF99 #D872EF #EF728A
monochromatic
#18CF51 #3BE971 #72EF99 #A9F5C1 #E0FBE9
Accessibility & contrast
On white
1.45
#72EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#72EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF99
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF99 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#54ECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #72ef99; /* rgb */ color: rgb(114, 239, 153); /* oklch */ color: oklch(85.9% 0.165 151.6);
Tailwind
colors: {
custom: {
50: '#a3f5b7',
500: '#72ef99',
950: '#000000',
},
}SCSS
$custom: #72ef99; $custom-light: #a3f5b7; $custom-dark: #000000;
JSON
{
"hex": "#72ef99",
"rgb": {
"r": 114,
"g": 239,
"b": 153
},
"hsl": {
"h": 138.72,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85922,
"c": 0.16463,
"h": 151.6
},
"luminance": 0.6761
}Semantic roles & 50–950 ramp
primary
#72EF99
secondary
#C83D9D
accent
#0A9ADC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581