#72E994#72E994
#72E994 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.161 H 150.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #72E994 |
|---|---|
| RGB | rgb(114, 233, 148) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.96, -51.78, 31.31) |
| CIE-LCH | lch(83.96, 60.52, 148.84°) |
| OKLab | oklab(84.38% -0.1406 0.0783) |
| OKLCH | oklch(84.38% 0.161 150.9) |
| XYZ | xyz(41.4208, 63.9899, 38.1798) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E994 #E972C7
analogous
#8BE972 #72E994 #72E9CF
triadic
#72E994 #9472E9 #E99472
tetradic
#72E994 #728BE9 #E972C7 #E9CF72
square
#72E994 #728BE9 #E972C7 #E9CF72
split-complementary
#72E994 #CF72E9 #E9728B
monochromatic
#1EC24D #3DE16C #72E994 #A7F1BC #DCFAE4
Accessibility & contrast
On white
1.52
#72E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#72E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E994
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E994 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88E
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#57E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e994; /* rgb */ color: rgb(114, 233, 148); /* oklch */ color: oklch(84.4% 0.161 150.9);
Tailwind
colors: {
custom: {
50: '#a2f1b4',
500: '#72e994',
950: '#000000',
},
}SCSS
$custom: #72e994; $custom-light: #a2f1b4; $custom-dark: #000000;
JSON
{
"hex": "#72e994",
"rgb": {
"r": 114,
"g": 233,
"b": 148
},
"hsl": {
"h": 137.143,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84383,
"c": 0.16093,
"h": 150.9
},
"luminance": 0.63993
}Semantic roles & 50–950 ramp
primary
#72E994
secondary
#C13E9C
accent
#109DD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581