#72EA99#72EA99
#72EA99 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.158 H 152.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA99 |
|---|---|
| RGB | rgb(114, 234, 153) |
| HSL | hsl(140, 74%, 68%) |
| HSV | hsv(140, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(84.34, -51.33, 29.28) |
| CIE-LCH | lch(84.34, 59.09, 150.30°) |
| OKLab | oklab(84.72% -0.1395 0.0735) |
| OKLCH | oklch(84.72% 0.158 152.2) |
| XYZ | xyz(42.1090, 64.7194, 40.4039) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA99 #EA72C3
analogous
#87EA72 #72EA99 #72EAD5
triadic
#72EA99 #9972EA #EA9972
tetradic
#72EA99 #7287EA #EA72C3 #EAD572
square
#72EA99 #7287EA #EA72C3 #EAD572
split-complementary
#72EA99 #D572EA #EA7287
monochromatic
#1DC454 #3DE272 #72EA99 #A7F2C0 #DDFAE6
Accessibility & contrast
On white
1.51
#72EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#72EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA99
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA99 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA94
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#55E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea99; /* rgb */ color: rgb(114, 234, 153); /* oklch */ color: oklch(84.7% 0.158 152.2);
Tailwind
colors: {
custom: {
50: '#a2f1b7',
500: '#72ea99',
950: '#000000',
},
}SCSS
$custom: #72ea99; $custom-light: #a2f1b7; $custom-dark: #000000;
JSON
{
"hex": "#72ea99",
"rgb": {
"r": 114,
"g": 234,
"b": 153
},
"hsl": {
"h": 139.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.8472,
"c": 0.15768,
"h": 152.2
},
"luminance": 0.64723
}Semantic roles & 50–950 ramp
primary
#72EA99
secondary
#C23E97
accent
#0F96D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581