#72EA8F#72EA8F
#72EA8F is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.167 H 149.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA8F |
|---|---|
| RGB | rgb(114, 234, 143) |
| HSL | hsl(135, 74%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(84.18, -53.03, 34.12) |
| CIE-LCH | lch(84.18, 63.05, 147.24°) |
| OKLab | oklab(84.53% -0.1438 0.0848) |
| OKLCH | oklch(84.53% 0.167 149.5) |
| XYZ | xyz(41.3174, 64.4028, 36.2350) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.38
Light Bluish Green
#76FDA8
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA8F #EA72CD
analogous
#91EA72 #72EA8F #72EACB
triadic
#72EA8F #8F72EA #EA8F72
tetradic
#72EA8F #7291EA #EA72CD #EACB72
square
#72EA8F #7291EA #EA72CD #EACB72
split-complementary
#72EA8F #CB72EA #EA7291
monochromatic
#1DC446 #3DE265 #72EA8F #A7F2B9 #DDFAE4
Accessibility & contrast
On white
1.51
#72EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#72EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA8F
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA8F | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#59E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea8f; /* rgb */ color: rgb(114, 234, 143); /* oklch */ color: oklch(84.5% 0.167 149.5);
Tailwind
colors: {
custom: {
50: '#a2f1b0',
500: '#72ea8f',
950: '#000000',
},
}SCSS
$custom: #72ea8f; $custom-light: #a2f1b0; $custom-dark: #000000;
JSON
{
"hex": "#72ea8f",
"rgb": {
"r": 114,
"g": 234,
"b": 143
},
"hsl": {
"h": 134.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84532,
"c": 0.16697,
"h": 149.5
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#72EA8F
secondary
#C23EA2
accent
#0FA6D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581