#72FA9A#72FA9A
#72FA9A is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.179 H 150.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72FA9A |
|---|---|
| RGB | rgb(114, 250, 154) |
| HSL | hsl(138, 93%, 71%) |
| HSV | hsv(138, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(89.05, -57.56, 35.05) |
| CIE-LCH | lch(89.05, 67.39, 148.66°) |
| OKLab | oklab(88.58% -0.156 0.0872) |
| OKLCH | oklch(88.58% 0.179 150.8) |
| XYZ | xyz(46.9544, 74.2776, 42.4282) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.06
Baby Green
#8CFF9E
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.62
Mint Green
#8FFF9F
ΔE00 2.67
Foam Green
#90FDA9
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FA9A #FA72D2
analogous
#8EFA72 #72FA9A #72FADE
triadic
#72FA9A #9A72FA #FA9A72
tetradic
#72FA9A #728EFA #FA72D2 #FADE72
square
#72FA9A #728EFA #FA72D2 #FADE72
split-complementary
#72FA9A #DE72FA #FA728E
monochromatic
#08E94A #37F870 #72FA9A #ADFCC4 #E1FEEA
Accessibility & contrast
On white
1.32
#72FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#72FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FA9A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FA9A | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE793
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#50F6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #72fa9a; /* rgb */ color: rgb(114, 250, 154); /* oklch */ color: oklch(88.6% 0.179 150.8);
Tailwind
colors: {
custom: {
50: '#a4fdb8',
500: '#72fa9a',
950: '#000000',
},
}SCSS
$custom: #72fa9a; $custom-light: #a4fdb8; $custom-dark: #000000;
JSON
{
"hex": "#72fa9a",
"rgb": {
"r": 114,
"g": 250,
"b": 154
},
"hsl": {
"h": 137.647,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.88584,
"c": 0.17872,
"h": 150.8
},
"luminance": 0.74282
}Semantic roles & 50–950 ramp
primary
#72FA9A
secondary
#D63BA8
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681