#72EC91#72EC91
#72EC91 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.168 H 149.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72EC91 |
|---|---|
| RGB | rgb(114, 236, 145) |
| HSL | hsl(135, 76%, 69%) |
| HSV | hsv(135, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.80, -53.50, 33.93) |
| CIE-LCH | lch(84.80, 63.35, 147.62°) |
| OKLab | oklab(85.05% -0.1451 0.0844) |
| OKLCH | oklch(85.05% 0.168 149.8) |
| XYZ | xyz(42.0429, 65.6092, 37.2309) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EC91 #EC72CD
analogous
#90EC72 #72EC91 #72ECCE
triadic
#72EC91 #9172EC #EC9172
tetradic
#72EC91 #7290EC #EC72CD #ECCE72
square
#72EC91 #7290EC #EC72CD #ECCE72
split-complementary
#72EC91 #CE72EC #EC7290
monochromatic
#1BC947 #3CE567 #72EC91 #A8F3BB #DEFBE5
Accessibility & contrast
On white
1.49
#72EC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#72EC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EC91
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EC91 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#57E8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ec91; /* rgb */ color: rgb(114, 236, 145); /* oklch */ color: oklch(85.1% 0.168 149.8);
Tailwind
colors: {
custom: {
50: '#a2f3b2',
500: '#72ec91',
950: '#000000',
},
}SCSS
$custom: #72ec91; $custom-light: #a2f3b2; $custom-dark: #000000;
JSON
{
"hex": "#72ec91",
"rgb": {
"r": 114,
"g": 236,
"b": 145
},
"hsl": {
"h": 135.246,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.85051,
"c": 0.16788,
"h": 149.8
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#72EC91
secondary
#C43EA2
accent
#0DA5D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581