#72EF8F#72EF8F
#72EF8F is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.174 H 149.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF8F |
|---|---|
| RGB | rgb(114, 239, 143) |
| HSL | hsl(134, 80%, 69%) |
| HSV | hsv(134, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.65, -55.02, 36.05) |
| CIE-LCH | lch(85.65, 65.78, 146.77°) |
| OKLab | oklab(85.74% -0.1492 0.0893) |
| OKLCH | oklch(85.74% 0.174 149.1) |
| XYZ | xyz(42.7610, 67.2900, 36.7162) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 3.90
Mint Green
#8FFF9F
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF8F #EF72D2
analogous
#94EF72 #72EF8F #72EFCE
triadic
#72EF8F #8F72EF #EF8F72
tetradic
#72EF8F #7294EF #EF72D2 #EFCE72
square
#72EF8F #7294EF #EF72D2 #EFCE72
split-complementary
#72EF8F #CE72EF #EF7294
monochromatic
#18CF42 #3BE963 #72EF8F #A9F5BB #E0FBE6
Accessibility & contrast
On white
1.45
#72EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#72EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF8F
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF8F | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#E0D195
Tritanopia (blue-blind)
#57EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef8f; /* rgb */ color: rgb(114, 239, 143); /* oklch */ color: oklch(85.7% 0.174 149.1);
Tailwind
colors: {
custom: {
50: '#a3f5b1',
500: '#72ef8f',
950: '#000000',
},
}SCSS
$custom: #72ef8f; $custom-light: #a3f5b1; $custom-dark: #000000;
JSON
{
"hex": "#72ef8f",
"rgb": {
"r": 114,
"g": 239,
"b": 143
},
"hsl": {
"h": 133.92,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.8574,
"c": 0.17386,
"h": 149.1
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#72EF8F
secondary
#C83DA8
accent
#0AABDC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581