#72F18F#72F18F
#72F18F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.177 H 148.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72F18F |
|---|---|
| RGB | rgb(114, 241, 143) |
| HSL | hsl(134, 82%, 70%) |
| HSV | hsv(134, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(86.24, -55.81, 36.82) |
| CIE-LCH | lch(86.24, 66.86, 146.59°) |
| OKLab | oklab(86.22% -0.1513 0.0911) |
| OKLCH | oklch(86.22% 0.177 148.9) |
| XYZ | xyz(43.3498, 68.4675, 36.9124) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Baby Green
#8CFF9E
ΔE00 3.48
Mint Green
#8FFF9F
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.75
Palegreen
#98FB98
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F18F #F172D4
analogous
#95F172 #72F18F #72F1CF
triadic
#72F18F #8F72F1 #F18F72
tetradic
#72F18F #7295F1 #F172D4 #F1CF72
square
#72F18F #7295F1 #F172D4 #F1CF72
split-complementary
#72F18F #CF72F1 #F17295
monochromatic
#15D441 #3AEB63 #72F18F #AAF7BB #E1FCE7
Accessibility & contrast
On white
1.43
#72F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#72F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F18F
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F18F | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#57EDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #72f18f; /* rgb */ color: rgb(114, 241, 143); /* oklch */ color: oklch(86.2% 0.177 148.9);
Tailwind
colors: {
custom: {
50: '#a3f6b1',
500: '#72f18f',
950: '#000000',
},
}SCSS
$custom: #72f18f; $custom-light: #a3f6b1; $custom-dark: #000000;
JSON
{
"hex": "#72f18f",
"rgb": {
"r": 114,
"g": 241,
"b": 143
},
"hsl": {
"h": 133.701,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.86222,
"c": 0.17659,
"h": 148.9
},
"luminance": 0.68471
}Semantic roles & 50–950 ramp
primary
#72F18F
secondary
#CA3DAA
accent
#07ADDE
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581