#72F07F#72F07F
#72F07F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.190 H 145.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72F07F |
|---|---|
| RGB | rgb(114, 240, 127) |
| HSL | hsl(126, 81%, 69%) |
| HSV | hsv(126, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.72, -57.82, 43.98) |
| CIE-LCH | lch(85.72, 72.65, 142.75°) |
| OKLab | oklab(85.72% -0.1568 0.107) |
| OKLCH | oklch(85.72% 0.19 145.7) |
| XYZ | xyz(41.9278, 67.4264, 30.8797) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Easter Green
#8CFD7E
ΔE00 3.94
Palegreen
#98FB98
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F07F #F072E3
analogous
#A4F072 #72F07F #72F0BE
triadic
#72F07F #7F72F0 #F07F72
tetradic
#72F07F #72A4F0 #F072E3 #F0BE72
square
#72F07F #72A4F0 #F072E3 #F0BE72
split-complementary
#72F07F #BE72F0 #F072A4
monochromatic
#16D12A #3BEA4D #72F07F #A9F6B1 #E1FCE3
Accessibility & contrast
On white
1.45
#72F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#72F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F07F
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F07F | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#5CEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72f07f; /* rgb */ color: rgb(114, 240, 127); /* oklch */ color: oklch(85.7% 0.190 145.7);
Tailwind
colors: {
custom: {
50: '#a3f6a6',
500: '#72f07f',
950: '#000000',
},
}SCSS
$custom: #72f07f; $custom-light: #a3f6a6; $custom-dark: #000000;
JSON
{
"hex": "#72f07f",
"rgb": {
"r": 114,
"g": 240,
"b": 127
},
"hsl": {
"h": 126.19,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.85722,
"c": 0.18983,
"h": 145.7
},
"luminance": 0.6743
}Semantic roles & 50–950 ramp
primary
#72F07F
secondary
#C93DBB
accent
#08C7DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580