#72EA9E#72EA9E
#72EA9E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.153 H 153.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA9E |
|---|---|
| RGB | rgb(114, 234, 158) |
| HSL | hsl(142, 74%, 68%) |
| HSV | hsv(142, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(84.43, -50.44, 26.84) |
| CIE-LCH | lch(84.43, 57.13, 151.98°) |
| OKLab | oklab(84.82% -0.1373 0.0677) |
| OKLCH | oklch(84.82% 0.153 153.8) |
| XYZ | xyz(42.5306, 64.8881, 42.6245) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Greenish Blue
#63F7B4
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA9E #EA72BE
analogous
#82EA72 #72EA9E #72EADA
triadic
#72EA9E #9E72EA #EA9E72
tetradic
#72EA9E #7282EA #EA72BE #EADA72
square
#72EA9E #7282EA #EA72BE #EADA72
split-complementary
#72EA9E #DA72EA #EA7282
monochromatic
#1DC45B #3DE279 #72EA9E #A7F2C3 #DDFAE7
Accessibility & contrast
On white
1.50
#72EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#72EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA9E
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA9E | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#53E8D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72ea9e; /* rgb */ color: rgb(114, 234, 158); /* oklch */ color: oklch(84.8% 0.153 153.8);
Tailwind
colors: {
custom: {
50: '#a2f1bb',
500: '#72ea9e',
950: '#000000',
},
}SCSS
$custom: #72ea9e; $custom-light: #a2f1bb; $custom-dark: #000000;
JSON
{
"hex": "#72ea9e",
"rgb": {
"r": 114,
"g": 234,
"b": 158
},
"hsl": {
"h": 142,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.8482,
"c": 0.1531,
"h": 153.8
},
"luminance": 0.64892
}Semantic roles & 50–950 ramp
primary
#72EA9E
secondary
#C23E92
accent
#0F8DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582