#72E8A4#72E8A4
#72E8A4 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.5% C 0.145 H 156.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A4 |
|---|---|
| RGB | rgb(114, 232, 164) |
| HSL | hsl(145, 72%, 68%) |
| HSV | hsv(145, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.95, -48.49, 23.11) |
| CIE-LCH | lch(83.95, 53.71, 154.52°) |
| OKLab | oklab(84.47% -0.1325 0.0586) |
| OKLCH | oklch(84.47% 0.145 156.1) |
| XYZ | xyz(42.4936, 63.9674, 45.2224) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.07
Light Sea Green
#98F6B0
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A4 #E872B6
analogous
#7BE872 #72E8A4 #72E8DF
triadic
#72E8A4 #A472E8 #E8A472
tetradic
#72E8A4 #727BE8 #E872B6 #E8DF72
square
#72E8A4 #727BE8 #E872B6 #E8DF72
split-complementary
#72E8A4 #DF72E8 #E8727B
monochromatic
#1FC064 #3DDF82 #72E8A4 #A7F1C6 #DBF9E8
Accessibility & contrast
On white
1.52
#72E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#72E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A4
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A4 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#51E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a4; /* rgb */ color: rgb(114, 232, 164); /* oklch */ color: oklch(84.5% 0.145 156.1);
Tailwind
colors: {
custom: {
50: '#a2f0bf',
500: '#72e8a4',
950: '#000000',
},
}SCSS
$custom: #72e8a4; $custom-light: #a2f0bf; $custom-dark: #000000;
JSON
{
"hex": "#72e8a4",
"rgb": {
"r": 114,
"g": 232,
"b": 164
},
"hsl": {
"h": 145.424,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84466,
"c": 0.14488,
"h": 156.1
},
"luminance": 0.63971
}Semantic roles & 50–950 ramp
primary
#72E8A4
secondary
#BF3F89
accent
#1182D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582