#72F09F#72F09F
#72F09F is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.161 H 153.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #72F09F |
|---|---|
| RGB | rgb(114, 240, 159) |
| HSL | hsl(141, 81%, 69%) |
| HSV | hsv(141, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.20, -52.71, 28.73) |
| CIE-LCH | lch(86.20, 60.04, 151.40°) |
| OKLab | oklab(86.28% -0.1433 0.0723) |
| OKLCH | oklch(86.28% 0.161 153.2) |
| XYZ | xyz(44.3542, 68.3970, 43.6588) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F09F #F072C3
analogous
#84F072 #72F09F #72F0DE
triadic
#72F09F #9F72F0 #F09F72
tetradic
#72F09F #7284F0 #F072C3 #F0DE72
square
#72F09F #7284F0 #F072C3 #F0DE72
split-complementary
#72F09F #DE72F0 #F07284
monochromatic
#16D159 #3BEA79 #72F09F #A9F6C5 #E1FCEA
Accessibility & contrast
On white
1.43
#72F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#72F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F09F
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F09F | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#51EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #72f09f; /* rgb */ color: rgb(114, 240, 159); /* oklch */ color: oklch(86.3% 0.161 153.2);
Tailwind
colors: {
custom: {
50: '#a3f6bc',
500: '#72f09f',
950: '#000000',
},
}SCSS
$custom: #72f09f; $custom-light: #a3f6bc; $custom-dark: #000000;
JSON
{
"hex": "#72f09f",
"rgb": {
"r": 114,
"g": 240,
"b": 159
},
"hsl": {
"h": 141.429,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.86279,
"c": 0.16051,
"h": 153.2
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#72F09F
secondary
#C93D97
accent
#0891DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582