#72EA96#72EA96
#72EA96 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.160 H 151.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72EA96 |
|---|---|
| RGB | rgb(114, 234, 150) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 51%, 92%) |
| CMYK | cmyk(51.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.29, -51.85, 30.74) |
| CIE-LCH | lch(84.29, 60.27, 149.34°) |
| OKLab | oklab(84.66% -0.1408 0.0769) |
| OKLCH | oklch(84.66% 0.16 151.4) |
| XYZ | xyz(41.8643, 64.6216, 39.1153) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.97
Light Bluish Green
#76FDA8
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EA96 #EA72C6
analogous
#8AEA72 #72EA96 #72EAD2
triadic
#72EA96 #9672EA #EA9672
tetradic
#72EA96 #728AEA #EA72C6 #EAD272
square
#72EA96 #728AEA #EA72C6 #EAD272
split-complementary
#72EA96 #D272EA #EA728A
monochromatic
#1DC44F #3DE26E #72EA96 #A7F2BE #DDFAE5
Accessibility & contrast
On white
1.51
#72EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#72EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EA96
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EA96 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#56E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #72ea96; /* rgb */ color: rgb(114, 234, 150); /* oklch */ color: oklch(84.7% 0.160 151.4);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#72ea96',
950: '#000000',
},
}SCSS
$custom: #72ea96; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#72ea96",
"rgb": {
"r": 114,
"g": 234,
"b": 150
},
"hsl": {
"h": 138,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.84662,
"c": 0.16046,
"h": 151.4
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#72EA96
secondary
#C23E9A
accent
#0F9BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581