#72EAA5#72EAA5
#72EAA5 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.147 H 156.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAA5 |
|---|---|
| RGB | rgb(114, 234, 165) |
| HSL | hsl(146, 74%, 68%) |
| HSV | hsv(146, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 29.5%, 8.2%) |
| CIE-LAB | lab(84.55, -49.14, 23.42) |
| CIE-LCH | lch(84.55, 54.43, 154.52°) |
| OKLab | oklab(84.97% -0.1342 0.0594) |
| OKLCH | oklch(84.97% 0.147 156.1) |
| XYZ | xyz(43.1504, 65.1360, 45.8886) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.46
Light Blue Green
#7EFBB3
ΔE00 3.64
Light Sea Green
#98F6B0
ΔE00 4.34
Light Bluish Green
#76FDA8
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAA5 #EA72B7
analogous
#7BEA72 #72EAA5 #72EAE1
triadic
#72EAA5 #A572EA #EAA572
tetradic
#72EAA5 #727BEA #EA72B7 #EAE172
square
#72EAA5 #727BEA #EA72B7 #EAE172
split-complementary
#72EAA5 #E172EA #EA727B
monochromatic
#1DC464 #3DE283 #72EAA5 #A7F2C7 #DDFAE9
Accessibility & contrast
On white
1.50
#72EAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#72EAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAA5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAA5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA1
Deuteranopia (green-blind)
#D8CEA9
Tritanopia (blue-blind)
#50E8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaa5; /* rgb */ color: rgb(114, 234, 165); /* oklch */ color: oklch(85.0% 0.147 156.1);
Tailwind
colors: {
custom: {
50: '#a2f1c0',
500: '#72eaa5',
950: '#000000',
},
}SCSS
$custom: #72eaa5; $custom-light: #a2f1c0; $custom-dark: #000000;
JSON
{
"hex": "#72eaa5",
"rgb": {
"r": 114,
"g": 234,
"b": 165
},
"hsl": {
"h": 145.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84966,
"c": 0.14678,
"h": 156.1
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#72EAA5
secondary
#C23E8A
accent
#0F82D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582