#72E98B#72E98B
#72E98B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.169 H 148.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #72E98B |
|---|---|
| RGB | rgb(114, 233, 139) |
| HSL | hsl(133, 73%, 68%) |
| HSV | hsv(133, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.82, -53.27, 35.66) |
| CIE-LCH | lch(83.82, 64.10, 146.20°) |
| OKLab | oklab(84.22% -0.1445 0.0883) |
| OKLCH | oklch(84.22% 0.169 148.6) |
| XYZ | xyz(40.7359, 63.7160, 34.5729) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 4.93
Baby Green
#8CFF9E
ΔE00 4.94
Light Bluish Green
#76FDA8
ΔE00 4.97
Palegreen
#98FB98
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E98B #E972D0
analogous
#94E972 #72E98B #72E9C6
triadic
#72E98B #8B72E9 #E98B72
tetradic
#72E98B #7294E9 #E972D0 #E9C672
square
#72E98B #7294E9 #E972D0 #E9C672
split-complementary
#72E98B #C672E9 #E97294
monochromatic
#1EC241 #3DE15F #72E98B #A7F1B7 #DCFAE2
Accessibility & contrast
On white
1.53
#72E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#72E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E98B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E98B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACD91
Tritanopia (blue-blind)
#5AE5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e98b; /* rgb */ color: rgb(114, 233, 139); /* oklch */ color: oklch(84.2% 0.169 148.6);
Tailwind
colors: {
custom: {
50: '#a2f1ae',
500: '#72e98b',
950: '#000000',
},
}SCSS
$custom: #72e98b; $custom-light: #a2f1ae; $custom-dark: #000000;
JSON
{
"hex": "#72e98b",
"rgb": {
"r": 114,
"g": 233,
"b": 139
},
"hsl": {
"h": 132.605,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84219,
"c": 0.16931,
"h": 148.6
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#72E98B
secondary
#C13EA5
accent
#10ACD5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581