#72FC93#72FC93
#72FC93 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.9% C 0.188 H 149.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #72FC93 |
|---|---|
| RGB | rgb(114, 252, 147) |
| HSL | hsl(134, 96%, 72%) |
| HSV | hsv(134, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(89.53, -59.46, 39.13) |
| CIE-LCH | lch(89.53, 71.18, 146.65°) |
| OKLab | oklab(88.94% -0.161 0.0966) |
| OKLCH | oklch(88.94% 0.188 149) |
| XYZ | xyz(47.0131, 75.3006, 39.6551) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.30
Mint Green
#8FFF9F
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 3.30
Palegreen
#98FB98
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FC93 #FC72DB
analogous
#96FC72 #72FC93 #72FCD8
triadic
#72FC93 #9372FC #FC9372
tetradic
#72FC93 #7296FC #FC72DB #FCD872
square
#72FC93 #7296FC #FC72DB #FCD872
split-complementary
#72FC93 #D872FC #FC7296
monochromatic
#05EF3D #36FB65 #72FC93 #AEFDC1 #E1FEE8
Accessibility & contrast
On white
1.31
#72FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#72FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FC93
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FC93 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#52F8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #72fc93; /* rgb */ color: rgb(114, 252, 147); /* oklch */ color: oklch(88.9% 0.188 149.0);
Tailwind
colors: {
custom: {
50: '#a5feb4',
500: '#72fc93',
950: '#000000',
},
}SCSS
$custom: #72fc93; $custom-light: #a5feb4; $custom-dark: #000000;
JSON
{
"hex": "#72fc93",
"rgb": {
"r": 114,
"g": 252,
"b": 147
},
"hsl": {
"h": 134.348,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.88942,
"c": 0.18775,
"h": 149
},
"luminance": 0.75305
}Semantic roles & 50–950 ramp
primary
#72FC93
secondary
#D83AB2
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681