#72FE9B#72FE9B
#72FE9B is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.6% C 0.183 H 150.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72FE9B |
|---|---|
| RGB | rgb(114, 254, 155) |
| HSL | hsl(138, 99%, 72%) |
| HSV | hsv(138, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 39%, 0.4%) |
| CIE-LAB | lab(90.24, -58.95, 36.11) |
| CIE-LCH | lch(90.24, 69.13, 148.51°) |
| OKLab | oklab(89.56% -0.1597 0.0898) |
| OKLCH | oklch(89.56% 0.183 150.7) |
| XYZ | xyz(48.2942, 76.8233, 43.2874) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.25
Mint Green
#8FFF9F
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.74
Foam Green
#90FDA9
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FE9B #FE72D5
analogous
#8FFE72 #72FE9B #72FEE1
triadic
#72FE9B #9B72FE #FE9B72
tetradic
#72FE9B #728FFE #FE72D5 #FEE172
square
#72FE9B #728FFE #FE72D5 #FEE172
split-complementary
#72FE9B #E172FE #FE728F
monochromatic
#02F449 #35FE70 #72FE9B #AFFEC6 #E1FFE9
Accessibility & contrast
On white
1.28
#72FE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#72FE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FE9B
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FE9B | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB94
Deuteranopia (green-blind)
#ECDEA1
Tritanopia (blue-blind)
#4EFAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fe9b; /* rgb */ color: rgb(114, 254, 155); /* oklch */ color: oklch(89.6% 0.183 150.7);
Tailwind
colors: {
custom: {
50: '#a5ffb9',
500: '#72fe9b',
950: '#000000',
},
}SCSS
$custom: #72fe9b; $custom-light: #a5ffb9; $custom-dark: #000000;
JSON
{
"hex": "#72fe9b",
"rgb": {
"r": 114,
"g": 254,
"b": 155
},
"hsl": {
"h": 137.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.89561,
"c": 0.18319,
"h": 150.7
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#72FE9B
secondary
#DB39AC
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681