#72E8A0#72E8A0
#72E8A0 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.148 H 154.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72E8A0 |
|---|---|
| RGB | rgb(114, 232, 160) |
| HSL | hsl(143, 72%, 68%) |
| HSV | hsv(143, 51%, 91%) |
| CMYK | cmyk(50.9%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.87, -49.24, 25.07) |
| CIE-LCH | lch(83.87, 55.25, 153.02°) |
| OKLab | oklab(84.38% -0.1343 0.0634) |
| OKLCH | oklch(84.38% 0.148 154.7) |
| XYZ | xyz(42.1380, 63.8252, 43.3498) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 4.50
Light Bluish Green
#76FDA8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E8A0 #E872BA
analogous
#7FE872 #72E8A0 #72E8DB
triadic
#72E8A0 #A072E8 #E8A072
tetradic
#72E8A0 #727FE8 #E872BA #E8DB72
square
#72E8A0 #727FE8 #E872BA #E8DB72
split-complementary
#72E8A0 #DB72E8 #E8727F
monochromatic
#1FC05E #3DDF7D #72E8A0 #A7F1C3 #DBF9E7
Accessibility & contrast
On white
1.53
#72E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#72E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E8A0
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E8A0 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D7CCA4
Tritanopia (blue-blind)
#53E6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e8a0; /* rgb */ color: rgb(114, 232, 160); /* oklch */ color: oklch(84.4% 0.148 154.7);
Tailwind
colors: {
custom: {
50: '#a2f0bc',
500: '#72e8a0',
950: '#000000',
},
}SCSS
$custom: #72e8a0; $custom-light: #a2f0bc; $custom-dark: #000000;
JSON
{
"hex": "#72e8a0",
"rgb": {
"r": 114,
"g": 232,
"b": 160
},
"hsl": {
"h": 143.39,
"s": 71.951,
"l": 67.843
},
"oklch": {
"l": 0.84381,
"c": 0.14847,
"h": 154.7
},
"luminance": 0.63829
}Semantic roles & 50–950 ramp
primary
#72E8A0
secondary
#BF3F8D
accent
#1188D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582