#72E693#72E693
#72E693 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.158 H 150.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72E693 |
|---|---|
| RGB | rgb(114, 230, 147) |
| HSL | hsl(137, 70%, 67%) |
| HSV | hsv(137, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(83.06, -50.73, 30.62) |
| CIE-LCH | lch(83.06, 59.25, 148.89°) |
| OKLab | oklab(83.64% -0.1378 0.0766) |
| OKLCH | oklch(83.64% 0.158 150.9) |
| XYZ | xyz(40.4999, 62.2743, 37.4841) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.46
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.97
Light Sea Green
#98F6B0
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E693 #E672C5
analogous
#8BE672 #72E693 #72E6CD
triadic
#72E693 #9372E6 #E69372
tetradic
#72E693 #728BE6 #E672C5 #E6CD72
square
#72E693 #728BE6 #E672C5 #E6CD72
split-complementary
#72E693 #CD72E6 #E6728B
monochromatic
#21BC4D #3EDD6B #72E693 #A6EFBB #DAF8E3
Accessibility & contrast
On white
1.56
#72E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#72E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E693
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E693 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D7CA98
Tritanopia (blue-blind)
#58E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e693; /* rgb */ color: rgb(114, 230, 147); /* oklch */ color: oklch(83.6% 0.158 150.9);
Tailwind
colors: {
custom: {
50: '#a2efb3',
500: '#72e693',
950: '#000000',
},
}SCSS
$custom: #72e693; $custom-light: #a2efb3; $custom-dark: #000000;
JSON
{
"hex": "#72e693",
"rgb": {
"r": 114,
"g": 230,
"b": 147
},
"hsl": {
"h": 137.069,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83641,
"c": 0.15765,
"h": 150.9
},
"luminance": 0.62278
}Semantic roles & 50–950 ramp
primary
#72E693
secondary
#BC4099
accent
#149CD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581