#72FF7B#72FF7B
#72FF7B is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.213 H 144.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF7B |
|---|---|
| RGB | rgb(114, 255, 123) |
| HSL | hsl(124, 100%, 72%) |
| HSV | hsv(124, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(90.10, -64.00, 51.27) |
| CIE-LCH | lch(90.10, 82.00, 141.30°) |
| OKLab | oklab(89.31% -0.1736 0.123) |
| OKLCH | oklch(89.31% 0.213 144.7) |
| XYZ | xyz(46.2719, 76.5234, 31.0671) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.32
Easter Green
#8CFD7E
ΔE00 2.26
Lighter Green
#75FD63
ΔE00 2.84
Light Bright Green
#53FE5C
ΔE00 3.23
Light Green
#96F97B
ΔE00 3.68
Light Neon Green
#4EFD54
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF7B #FF72F6
analogous
#AFFF72 #72FF7B #72FFC2
triadic
#72FF7B #7B72FF #FF7B72
tetradic
#72FF7B #72AFFF #FF72F6 #FFC272
square
#72FF7B #72AFFF #FF72F6 #FFC272
split-complementary
#72FF7B #C272FF #FF72AF
monochromatic
#00F710 #35FF42 #72FF7B #AFFFB4 #E0FFE2
Accessibility & contrast
On white
1.29
#72FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#72FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF7B
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF7B | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6F
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#59F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff7b; /* rgb */ color: rgb(114, 255, 123); /* oklch */ color: oklch(89.3% 0.213 144.7);
Tailwind
colors: {
custom: {
50: '#a6ffa4',
500: '#72ff7b',
950: '#000000',
},
}SCSS
$custom: #72ff7b; $custom-light: #a6ffa4; $custom-dark: #000000;
JSON
{
"hex": "#72ff7b",
"rgb": {
"r": 114,
"g": 255,
"b": 123
},
"hsl": {
"h": 123.83,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89307,
"c": 0.21279,
"h": 144.7
},
"luminance": 0.76527
}Semantic roles & 50–950 ramp
primary
#72FF7B
secondary
#DC39D2
accent
#00D7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680