#72E5AA#72E5AA
#72E5AA is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.9% C 0.135 H 159.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72E5AA |
|---|---|
| RGB | rgb(114, 229, 170) |
| HSL | hsl(149, 69%, 67%) |
| HSV | hsv(149, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.19, -46.05, 18.94) |
| CIE-LCH | lch(83.19, 49.80, 157.64°) |
| OKLab | oklab(83.88% -0.1265 0.0483) |
| OKLCH | oklch(83.88% 0.135 159.1) |
| XYZ | xyz(42.2110, 62.5148, 47.8646) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 5.02
Light Blue Green
#7EFBB3
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.17
Seafoam Green
#7AF9AB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E5AA #E572AD
analogous
#74E572 #72E5AA #72E5E3
triadic
#72E5AA #AA72E5 #E5AA72
tetradic
#72E5AA #7274E5 #E572AD #E5E372
square
#72E5AA #7274E5 #E572AD #E5E372
split-complementary
#72E5AA #E372E5 #E57274
monochromatic
#22BA6C #3EDB8B #72E5AA #A6EFC9 #D9F8E8
Accessibility & contrast
On white
1.56
#72E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#72E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E5AA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E5AA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#50E4D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e5aa; /* rgb */ color: rgb(114, 229, 170); /* oklch */ color: oklch(83.9% 0.135 159.1);
Tailwind
colors: {
custom: {
50: '#a2eec3',
500: '#72e5aa',
950: '#000000',
},
}SCSS
$custom: #72e5aa; $custom-light: #a2eec3; $custom-dark: #000000;
JSON
{
"hex": "#72e5aa",
"rgb": {
"r": 114,
"g": 229,
"b": 170
},
"hsl": {
"h": 149.217,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83883,
"c": 0.13545,
"h": 159.1
},
"luminance": 0.62518
}Semantic roles & 50–950 ramp
primary
#72E5AA
secondary
#BA417F
accent
#1575D1
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101612
muted
#808582