#72E8A7#72E8A7
#72E8A7 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.5% C 0.142 H 157.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A7 |
|---|---|
| RGB | rgb(114, 232, 167) |
| HSL | hsl(147, 72%, 68%) |
| HSV | hsv(147, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 28%, 9%) |
| CIE-LAB | lab(84.01, -47.92, 21.63) |
| CIE-LCH | lch(84.01, 52.57, 155.70°) |
| OKLab | oklab(84.53% -0.1312 0.055) |
| OKLCH | oklch(84.53% 0.142 157.3) |
| XYZ | xyz(42.7677, 64.0771, 46.6661) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam (survey)
#80F9AD
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.53
Light Sea Green
#98F6B0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A7 #E872B3
analogous
#78E872 #72E8A7 #72E8E2
triadic
#72E8A7 #A772E8 #E8A772
tetradic
#72E8A7 #7278E8 #E872B3 #E8E272
square
#72E8A7 #7278E8 #E872B3 #E8E272
split-complementary
#72E8A7 #E272E8 #E87278
monochromatic
#1FC068 #3DDF86 #72E8A7 #A7F1C8 #DBF9E9
Accessibility & contrast
On white
1.52
#72E8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#72E8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A7
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A7 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A3
Deuteranopia (green-blind)
#D5CDAB
Tritanopia (blue-blind)
#50E6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a7; /* rgb */ color: rgb(114, 232, 167); /* oklch */ color: oklch(84.5% 0.142 157.3);
Tailwind
colors: {
custom: {
50: '#a2f0c1',
500: '#72e8a7',
950: '#000000',
},
}SCSS
$custom: #72e8a7; $custom-light: #a2f0c1; $custom-dark: #000000;
JSON
{
"hex": "#72e8a7",
"rgb": {
"r": 114,
"g": 232,
"b": 167
},
"hsl": {
"h": 146.949,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84531,
"c": 0.14223,
"h": 157.3
},
"luminance": 0.64081
}Semantic roles & 50–950 ramp
primary
#72E8A7
secondary
#BF3F86
accent
#117DD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582