#72E9AA#72E9AA
#72E9AA is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.141 H 158.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #72E9AA |
|---|---|
| RGB | rgb(114, 233, 170) |
| HSL | hsl(148, 73%, 68%) |
| HSV | hsv(148, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.36, -47.75, 20.56) |
| CIE-LCH | lch(84.36, 51.99, 156.70°) |
| OKLab | oklab(84.84% -0.1309 0.0524) |
| OKLCH | oklch(84.84% 0.141 158.2) |
| XYZ | xyz(43.3305, 64.7538, 48.2378) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.24
Light Sea Green
#98F6B0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E9AA #E972B1
analogous
#75E972 #72E9AA #72E9E5
triadic
#72E9AA #AA72E9 #E9AA72
tetradic
#72E9AA #7275E9 #E972B1 #E9E572
square
#72E9AA #7275E9 #E972B1 #E9E572
split-complementary
#72E9AA #E572E9 #E97275
monochromatic
#1EC26B #3DE18A #72E9AA #A7F1CA #DCFAEA
Accessibility & contrast
On white
1.51
#72E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#72E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E9AA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E9AA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#4EE8D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72e9aa; /* rgb */ color: rgb(114, 233, 170); /* oklch */ color: oklch(84.8% 0.141 158.2);
Tailwind
colors: {
custom: {
50: '#a2f1c3',
500: '#72e9aa',
950: '#000000',
},
}SCSS
$custom: #72e9aa; $custom-light: #a2f1c3; $custom-dark: #000000;
JSON
{
"hex": "#72e9aa",
"rgb": {
"r": 114,
"g": 233,
"b": 170
},
"hsl": {
"h": 148.235,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84837,
"c": 0.14101,
"h": 158.2
},
"luminance": 0.64758
}Semantic roles & 50–950 ramp
primary
#72E9AA
secondary
#C13E83
accent
#1079D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582