#72F08D#72F08D
#72F08D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.177 H 148.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72F08D |
|---|---|
| RGB | rgb(114, 240, 141) |
| HSL | hsl(133, 81%, 69%) |
| HSV | hsv(133, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.91, -55.74, 37.39) |
| CIE-LCH | lch(85.91, 67.12, 146.15°) |
| OKLab | oklab(85.95% -0.1511 0.0924) |
| OKLCH | oklch(85.95% 0.177 148.6) |
| XYZ | xyz(42.9044, 67.8171, 36.0232) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 4.05
Palegreen
#98FB98
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F08D #F072D5
analogous
#96F072 #72F08D #72F0CC
triadic
#72F08D #8D72F0 #F08D72
tetradic
#72F08D #7296F0 #F072D5 #F0CC72
square
#72F08D #7296F0 #F072D5 #F0CC72
split-complementary
#72F08D #CC72F0 #F07296
monochromatic
#16D13E #3BEA60 #72F08D #A9F6BA #E1FCE6
Accessibility & contrast
On white
1.44
#72F08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#72F08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F08D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F08D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#58ECD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #72f08d; /* rgb */ color: rgb(114, 240, 141); /* oklch */ color: oklch(85.9% 0.177 148.6);
Tailwind
colors: {
custom: {
50: '#a3f6af',
500: '#72f08d',
950: '#000000',
},
}SCSS
$custom: #72f08d; $custom-light: #a3f6af; $custom-dark: #000000;
JSON
{
"hex": "#72f08d",
"rgb": {
"r": 114,
"g": 240,
"b": 141
},
"hsl": {
"h": 132.857,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.85947,
"c": 0.17707,
"h": 148.6
},
"luminance": 0.67821
}Semantic roles & 50–950 ramp
primary
#72F08D
secondary
#C93DAB
accent
#08B0DD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581