#72FF94#72FF94
#72FF94 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.191 H 149.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF94 |
|---|---|
| RGB | rgb(114, 255, 148) |
| HSL | hsl(134, 100%, 72%) |
| HSV | hsv(134, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 42%, 0%) |
| CIE-LAB | lab(90.43, -60.45, 39.80) |
| CIE-LCH | lch(90.43, 72.38, 146.64°) |
| OKLab | oklab(89.68% -0.1637 0.0982) |
| OKLCH | oklch(89.68% 0.191 149) |
| XYZ | xyz(48.0414, 77.2312, 40.3867) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.31
Mint Green
#8FFF9F
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Palegreen
#98FB98
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF94 #FF72DD
analogous
#97FF72 #72FF94 #72FFDA
triadic
#72FF94 #9472FF #FF9472
tetradic
#72FF94 #7297FF #FF72DD #FFDA72
square
#72FF94 #7297FF #FF72DD #FFDA72
split-complementary
#72FF94 #DA72FF #FF7297
monochromatic
#00F73B #35FF66 #72FF94 #AFFFC2 #E0FFE8
Accessibility & contrast
On white
1.28
#72FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#72FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF94
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF94 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#EEDE9B
Tritanopia (blue-blind)
#51FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ff94; /* rgb */ color: rgb(114, 255, 148); /* oklch */ color: oklch(89.7% 0.191 149.0);
Tailwind
colors: {
custom: {
50: '#a5ffb4',
500: '#72ff94',
950: '#000000',
},
}SCSS
$custom: #72ff94; $custom-light: #a5ffb4; $custom-dark: #000000;
JSON
{
"hex": "#72ff94",
"rgb": {
"r": 114,
"g": 255,
"b": 148
},
"hsl": {
"h": 134.468,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89681,
"c": 0.19084,
"h": 149
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#72FF94
secondary
#DC39B5
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681