#72E993#72E993
#72E993 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.4% C 0.162 H 150.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72E993 |
|---|---|
| RGB | rgb(114, 233, 147) |
| HSL | hsl(137, 73%, 68%) |
| HSV | hsv(137, 51%, 91%) |
| CMYK | cmyk(51.1%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.94, -51.95, 31.80) |
| CIE-LCH | lch(83.94, 60.91, 148.53°) |
| OKLab | oklab(84.36% -0.141 0.0794) |
| OKLCH | oklch(84.36% 0.162 150.6) |
| XYZ | xyz(41.3420, 63.9584, 37.7647) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E993 #E972C8
analogous
#8CE972 #72E993 #72E9CF
triadic
#72E993 #9372E9 #E99372
tetradic
#72E993 #728CE9 #E972C8 #E9CF72
square
#72E993 #728CE9 #E972C8 #E9CF72
split-complementary
#72E993 #CF72E9 #E9728C
monochromatic
#1EC24C #3DE16A #72E993 #A7F1BC #DCFAE4
Accessibility & contrast
On white
1.52
#72E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#72E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E993
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E993 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#58E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e993; /* rgb */ color: rgb(114, 233, 147); /* oklch */ color: oklch(84.4% 0.162 150.6);
Tailwind
colors: {
custom: {
50: '#a2f1b3',
500: '#72e993',
950: '#000000',
},
}SCSS
$custom: #72e993; $custom-light: #a2f1b3; $custom-dark: #000000;
JSON
{
"hex": "#72e993",
"rgb": {
"r": 114,
"g": 233,
"b": 147
},
"hsl": {
"h": 136.639,
"s": 73.006,
"l": 68.039
},
"oklch": {
"l": 0.84364,
"c": 0.16185,
"h": 150.6
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#72E993
secondary
#C13E9D
accent
#109FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581