#72EB91#72EB91
#72EB91 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.166 H 149.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB91 |
|---|---|
| RGB | rgb(114, 235, 145) |
| HSL | hsl(135, 75%, 68%) |
| HSV | hsv(135, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.50, -53.10, 33.54) |
| CIE-LCH | lch(84.50, 62.81, 147.72°) |
| OKLab | oklab(84.81% -0.1441 0.0835) |
| OKLCH | oklch(84.81% 0.166 149.9) |
| XYZ | xyz(41.7558, 65.0350, 37.1352) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB91 #EB72CC
analogous
#8FEB72 #72EB91 #72EBCD
triadic
#72EB91 #9172EB #EB9172
tetradic
#72EB91 #728FEB #EB72CC #EBCD72
square
#72EB91 #728FEB #EB72CC #EBCD72
split-complementary
#72EB91 #CD72EB #EB728F
monochromatic
#1CC648 #3CE367 #72EB91 #A8F3BB #DDFAE5
Accessibility & contrast
On white
1.50
#72EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#72EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB91
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB91 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#58E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb91; /* rgb */ color: rgb(114, 235, 145); /* oklch */ color: oklch(84.8% 0.166 149.9);
Tailwind
colors: {
custom: {
50: '#a2f2b2',
500: '#72eb91',
950: '#000000',
},
}SCSS
$custom: #72eb91; $custom-light: #a2f2b2; $custom-dark: #000000;
JSON
{
"hex": "#72eb91",
"rgb": {
"r": 114,
"g": 235,
"b": 145
},
"hsl": {
"h": 135.372,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.8481,
"c": 0.16649,
"h": 149.9
},
"luminance": 0.65038
}Semantic roles & 50–950 ramp
primary
#72EB91
secondary
#C33EA1
accent
#0EA4D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581