#72EA9D#72EA9D
#72EA9D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.154 H 153.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA9D |
|---|---|
| RGB | rgb(114, 234, 157) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 32.9%, 8.2%) |
| CIE-LAB | lab(84.41, -50.62, 27.33) |
| CIE-LCH | lch(84.41, 57.52, 151.63°) |
| OKLab | oklab(84.8% -0.1378 0.0688) |
| OKLCH | oklch(84.8% 0.154 153.4) |
| XYZ | xyz(42.4449, 64.8538, 42.1731) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA9D #EA72BF
analogous
#83EA72 #72EA9D #72EAD9
triadic
#72EA9D #9D72EA #EA9D72
tetradic
#72EA9D #7283EA #EA72BF #EAD972
square
#72EA9D #7283EA #EA72BF #EAD972
split-complementary
#72EA9D #D972EA #EA7283
monochromatic
#1DC459 #3DE278 #72EA9D #A7F2C2 #DDFAE7
Accessibility & contrast
On white
1.50
#72EA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#72EA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA9D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA9D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#54E7D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72ea9d; /* rgb */ color: rgb(114, 234, 157); /* oklch */ color: oklch(84.8% 0.154 153.4);
Tailwind
colors: {
custom: {
50: '#a2f1ba',
500: '#72ea9d',
950: '#000000',
},
}SCSS
$custom: #72ea9d; $custom-light: #a2f1ba; $custom-dark: #000000;
JSON
{
"hex": "#72ea9d",
"rgb": {
"r": 114,
"g": 234,
"b": 157
},
"hsl": {
"h": 141.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84799,
"c": 0.15401,
"h": 153.4
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#72EA9D
secondary
#C23E93
accent
#0F8FD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581