#72EAA0#72EAA0
#72EAA0 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.151 H 154.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAA0 |
|---|---|
| RGB | rgb(114, 234, 160) |
| HSL | hsl(143, 74%, 68%) |
| HSV | hsv(143, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(84.46, -50.07, 25.87) |
| CIE-LCH | lch(84.46, 56.36, 152.68°) |
| OKLab | oklab(84.86% -0.1364 0.0653) |
| OKLCH | oklch(84.86% 0.151 154.4) |
| XYZ | xyz(42.7042, 64.9575, 43.5386) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.16
Light Sea Green
#98F6B0
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAA0 #EA72BC
analogous
#80EA72 #72EAA0 #72EADC
triadic
#72EAA0 #A072EA #EAA072
tetradic
#72EAA0 #7280EA #EA72BC #EADC72
square
#72EAA0 #7280EA #EA72BC #EADC72
split-complementary
#72EAA0 #DC72EA #EA7280
monochromatic
#1DC45D #3DE27C #72EAA0 #A7F2C4 #DDFAE8
Accessibility & contrast
On white
1.50
#72EAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#72EAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAA0
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAA0 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D8CEA5
Tritanopia (blue-blind)
#52E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaa0; /* rgb */ color: rgb(114, 234, 160); /* oklch */ color: oklch(84.9% 0.151 154.4);
Tailwind
colors: {
custom: {
50: '#a2f1bc',
500: '#72eaa0',
950: '#000000',
},
}SCSS
$custom: #72eaa0; $custom-light: #a2f1bc; $custom-dark: #000000;
JSON
{
"hex": "#72eaa0",
"rgb": {
"r": 114,
"g": 234,
"b": 160
},
"hsl": {
"h": 143,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84861,
"c": 0.15127,
"h": 154.4
},
"luminance": 0.64961
}Semantic roles & 50–950 ramp
primary
#72EAA0
secondary
#C23E8F
accent
#0F8AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582