#72EB96#72EB96
#72EB96 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.162 H 151.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB96 |
|---|---|
| RGB | rgb(114, 235, 150) |
| HSL | hsl(138, 75%, 68%) |
| HSV | hsv(138, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.58, -52.26, 31.13) |
| CIE-LCH | lch(84.58, 60.83, 149.22°) |
| OKLab | oklab(84.9% -0.1419 0.0779) |
| OKLCH | oklch(84.9% 0.162 151.2) |
| XYZ | xyz(42.1498, 65.1926, 39.2105) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB96 #EB72C7
analogous
#8AEB72 #72EB96 #72EBD2
triadic
#72EB96 #9672EB #EB9672
tetradic
#72EB96 #728AEB #EB72C7 #EBD272
square
#72EB96 #728AEB #EB72C7 #EBD272
split-complementary
#72EB96 #D272EB #EB728A
monochromatic
#1CC64F #3CE36E #72EB96 #A8F3BE #DDFAE6
Accessibility & contrast
On white
1.50
#72EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#72EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB96
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB96 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#56E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb96; /* rgb */ color: rgb(114, 235, 150); /* oklch */ color: oklch(84.9% 0.162 151.2);
Tailwind
colors: {
custom: {
50: '#a2f2b5',
500: '#72eb96',
950: '#000000',
},
}SCSS
$custom: #72eb96; $custom-light: #a2f2b5; $custom-dark: #000000;
JSON
{
"hex": "#72eb96",
"rgb": {
"r": 114,
"g": 235,
"b": 150
},
"hsl": {
"h": 137.851,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84903,
"c": 0.16185,
"h": 151.2
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#72EB96
secondary
#C33E9C
accent
#0E9BD7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581