#72FF96#72FF96
#72FF96 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.189 H 149.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF96 |
|---|---|
| RGB | rgb(114, 255, 150) |
| HSL | hsl(135, 100%, 72%) |
| HSV | hsv(135, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(90.46, -60.14, 38.86) |
| CIE-LCH | lch(90.46, 71.60, 147.13°) |
| OKLab | oklab(89.72% -0.1628 0.096) |
| OKLCH | oklch(89.72% 0.189 149.5) |
| XYZ | xyz(48.2011, 77.2951, 41.2276) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.23
Mint Green
#8FFF9F
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.46
Foam Green
#90FDA9
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF96 #FF72DB
analogous
#95FF72 #72FF96 #72FFDC
triadic
#72FF96 #9672FF #FF9672
tetradic
#72FF96 #7295FF #FF72DB #FFDC72
square
#72FF96 #7295FF #FF72DB #FFDC72
split-complementary
#72FF96 #DC72FF #FF7295
monochromatic
#00F73F #35FF68 #72FF96 #AFFFC4 #E0FFE8
Accessibility & contrast
On white
1.28
#72FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#72FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF96
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF96 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8E
Deuteranopia (green-blind)
#EEDE9D
Tritanopia (blue-blind)
#50FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ff96; /* rgb */ color: rgb(114, 255, 150); /* oklch */ color: oklch(89.7% 0.189 149.5);
Tailwind
colors: {
custom: {
50: '#a5ffb6',
500: '#72ff96',
950: '#000000',
},
}SCSS
$custom: #72ff96; $custom-light: #a5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#72ff96",
"rgb": {
"r": 114,
"g": 255,
"b": 150
},
"hsl": {
"h": 135.319,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89715,
"c": 0.18904,
"h": 149.5
},
"luminance": 0.77299
}Semantic roles & 50–950 ramp
primary
#72FF96
secondary
#DC39B2
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681