#72F79F#72F79F
#72F79F is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.0% C 0.170 H 152.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72F79F |
|---|---|
| RGB | rgb(114, 247, 159) |
| HSL | hsl(140, 89%, 71%) |
| HSV | hsv(140, 54%, 97%) |
| CMYK | cmyk(53.8%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(88.26, -55.52, 31.49) |
| CIE-LCH | lch(88.26, 63.83, 150.44°) |
| OKLab | oklab(87.96% -0.1507 0.0789) |
| OKLCH | oklch(87.96% 0.17 152.4) |
| XYZ | xyz(46.4548, 72.5981, 44.3589) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 1.86
Light Green Blue
#56FCA2
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.26
Sea Green (survey)
#53FCA1
ΔE00 2.34
Foam Green
#90FDA9
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F79F #F772CA
analogous
#87F772 #72F79F #72F7E2
triadic
#72F79F #9F72F7 #F79F72
tetradic
#72F79F #7287F7 #F772CA #F7E272
square
#72F79F #7287F7 #F772CA #F7E272
split-complementary
#72F79F #E272F7 #F77287
monochromatic
#0DE255 #38F478 #72F79F #ACFAC6 #E2FDEB
Accessibility & contrast
On white
1.35
#72F79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#72F79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F79F
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F79F | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#E5D8A5
Tritanopia (blue-blind)
#4FF4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #72f79f; /* rgb */ color: rgb(114, 247, 159); /* oklch */ color: oklch(88.0% 0.170 152.4);
Tailwind
colors: {
custom: {
50: '#a4fbbc',
500: '#72f79f',
950: '#000000',
},
}SCSS
$custom: #72f79f; $custom-light: #a4fbbc; $custom-dark: #000000;
JSON
{
"hex": "#72f79f",
"rgb": {
"r": 114,
"g": 247,
"b": 159
},
"hsl": {
"h": 140.301,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.87957,
"c": 0.17011,
"h": 152.4
},
"luminance": 0.72602
}Semantic roles & 50–950 ramp
primary
#72F79F
secondary
#D23B9F
accent
#0098E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582