#72EAA2#72EAA2
#72EAA2 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.149 H 155.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72EAA2 |
|---|---|
| RGB | rgb(114, 234, 162) |
| HSL | hsl(144, 74%, 68%) |
| HSV | hsv(144, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.50, -49.70, 24.89) |
| CIE-LCH | lch(84.50, 55.58, 153.40°) |
| OKLab | oklab(84.9% -0.1356 0.063) |
| OKLCH | oklch(84.9% 0.149 155.1) |
| XYZ | xyz(42.8806, 65.0281, 44.4674) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 3.76
Light Sea Green
#98F6B0
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EAA2 #EA72BA
analogous
#7EEA72 #72EAA2 #72EADE
triadic
#72EAA2 #A272EA #EAA272
tetradic
#72EAA2 #727EEA #EA72BA #EADE72
square
#72EAA2 #727EEA #EA72BA #EADE72
split-complementary
#72EAA2 #DE72EA #EA727E
monochromatic
#1DC460 #3DE27F #72EAA2 #A7F2C5 #DDFAE8
Accessibility & contrast
On white
1.50
#72EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#72EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EAA2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EAA2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#52E8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eaa2; /* rgb */ color: rgb(114, 234, 162); /* oklch */ color: oklch(84.9% 0.149 155.1);
Tailwind
colors: {
custom: {
50: '#a2f1be',
500: '#72eaa2',
950: '#000000',
},
}SCSS
$custom: #72eaa2; $custom-light: #a2f1be; $custom-dark: #000000;
JSON
{
"hex": "#72eaa2",
"rgb": {
"r": 114,
"g": 234,
"b": 162
},
"hsl": {
"h": 144,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84902,
"c": 0.14947,
"h": 155.1
},
"luminance": 0.65032
}Semantic roles & 50–950 ramp
primary
#72EAA2
secondary
#C23E8D
accent
#0F87D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582