#72F98F#72F98F
#72F98F is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.2% C 0.187 H 148.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72F98F |
|---|---|
| RGB | rgb(114, 249, 143) |
| HSL | hsl(133, 92%, 71%) |
| HSV | hsv(133, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.59, -58.93, 39.87) |
| CIE-LCH | lch(88.59, 71.15, 145.92°) |
| OKLab | oklab(88.15% -0.1596 0.0982) |
| OKLCH | oklch(88.15% 0.187 148.4) |
| XYZ | xyz(45.7700, 73.3080, 37.7192) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.58
Mint Green
#8FFF9F
ΔE00 2.84
Palegreen
#98FB98
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F98F #F972DC
analogous
#98F972 #72F98F #72F9D2
triadic
#72F98F #8F72F9 #F98F72
tetradic
#72F98F #7298F9 #F972DC #F9D272
square
#72F98F #7298F9 #F972DC #F9D272
split-complementary
#72F98F #D272F9 #F97298
monochromatic
#0AE739 #37F760 #72F98F #ADFBBE #E2FEE8
Accessibility & contrast
On white
1.34
#72F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#72F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F98F
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F98F | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#54F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #72f98f; /* rgb */ color: rgb(114, 249, 143); /* oklch */ color: oklch(88.2% 0.187 148.4);
Tailwind
colors: {
custom: {
50: '#a4fcb1',
500: '#72f98f',
950: '#000000',
},
}SCSS
$custom: #72f98f; $custom-light: #a4fcb1; $custom-dark: #000000;
JSON
{
"hex": "#72f98f",
"rgb": {
"r": 114,
"g": 249,
"b": 143
},
"hsl": {
"h": 132.889,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.88153,
"c": 0.18738,
"h": 148.4
},
"luminance": 0.73312
}Semantic roles & 50–950 ramp
primary
#72F98F
secondary
#D43BB3
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681