#72E68F#72E68F
#72E68F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.6% C 0.161 H 149.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72E68F |
|---|---|
| RGB | rgb(114, 230, 143) |
| HSL | hsl(135, 70%, 67%) |
| HSV | hsv(135, 50%, 90%) |
| CMYK | cmyk(50.4%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.99, -51.41, 32.56) |
| CIE-LCH | lch(82.99, 60.85, 147.65°) |
| OKLab | oklab(83.57% -0.1395 0.0811) |
| OKLCH | oklch(83.57% 0.161 149.8) |
| XYZ | xyz(40.1915, 62.1510, 35.8597) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Bluish Green
#76FDA8
ΔE00 5.14
Foam Green
#90FDA9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E68F #E672C9
analogous
#8FE672 #72E68F #72E6C9
triadic
#72E68F #8F72E6 #E68F72
tetradic
#72E68F #728FE6 #E672C9 #E6C972
square
#72E68F #728FE6 #E672C9 #E6C972
split-complementary
#72E68F #C972E6 #E6728F
monochromatic
#21BC48 #3EDD66 #72E68F #A6EFB8 #DAF8E2
Accessibility & contrast
On white
1.56
#72E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#72E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E68F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E68F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#5AE2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e68f; /* rgb */ color: rgb(114, 230, 143); /* oklch */ color: oklch(83.6% 0.161 149.8);
Tailwind
colors: {
custom: {
50: '#a2efb0',
500: '#72e68f',
950: '#000000',
},
}SCSS
$custom: #72e68f; $custom-light: #a2efb0; $custom-dark: #000000;
JSON
{
"hex": "#72e68f",
"rgb": {
"r": 114,
"g": 230,
"b": 143
},
"hsl": {
"h": 135,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.83566,
"c": 0.1614,
"h": 149.8
},
"luminance": 0.62154
}Semantic roles & 50–950 ramp
primary
#72E68F
secondary
#BC409D
accent
#14A2D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581