#72FF9D#72FF9D
#72FF9D is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.183 H 151.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF9D |
|---|---|
| RGB | rgb(114, 255, 157) |
| HSL | hsl(138, 100%, 72%) |
| HSV | hsv(138, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(90.56, -59.00, 35.55) |
| CIE-LCH | lch(90.56, 68.89, 148.93°) |
| OKLab | oklab(89.84% -0.1599 0.0885) |
| OKLCH | oklch(89.84% 0.183 151) |
| XYZ | xyz(48.7817, 77.5273, 44.2853) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.07
Baby Green
#8CFF9E
ΔE00 2.29
Mint Green
#8FFF9F
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF9D #FF72D4
analogous
#8DFF72 #72FF9D #72FFE4
triadic
#72FF9D #9D72FF #FF9D72
tetradic
#72FF9D #728DFF #FF72D4 #FFE472
square
#72FF9D #728DFF #FF72D4 #FFE472
split-complementary
#72FF9D #E472FF #FF728D
monochromatic
#00F74B #35FF72 #72FF9D #AFFFC8 #E0FFEA
Accessibility & contrast
On white
1.27
#72FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#72FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF9D
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF9D | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC96
Deuteranopia (green-blind)
#EDDFA3
Tritanopia (blue-blind)
#4DFBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ff9d; /* rgb */ color: rgb(114, 255, 157); /* oklch */ color: oklch(89.8% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#a5ffbb',
500: '#72ff9d',
950: '#000000',
},
}SCSS
$custom: #72ff9d; $custom-light: #a5ffbb; $custom-dark: #000000;
JSON
{
"hex": "#72ff9d",
"rgb": {
"r": 114,
"g": 255,
"b": 157
},
"hsl": {
"h": 138.298,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89837,
"c": 0.18271,
"h": 151
},
"luminance": 0.77532
}Semantic roles & 50–950 ramp
primary
#72FF9D
secondary
#DC39AA
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682