#72F099#72F099
#72F099 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.2% C 0.166 H 151.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #72F099 |
|---|---|
| RGB | rgb(114, 240, 153) |
| HSL | hsl(139, 81%, 69%) |
| HSV | hsv(139, 53%, 94%) |
| CMYK | cmyk(52.5%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(86.10, -53.76, 31.64) |
| CIE-LCH | lch(86.10, 62.38, 149.53°) |
| OKLab | oklab(86.16% -0.1459 0.0791) |
| OKLCH | oklch(86.16% 0.166 151.5) |
| XYZ | xyz(43.8462, 68.1938, 40.9830) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F099 #F072C9
analogous
#8AF072 #72F099 #72F0D8
triadic
#72F099 #9972F0 #F09972
tetradic
#72F099 #728AF0 #F072C9 #F0D872
square
#72F099 #728AF0 #F072C9 #F0D872
split-complementary
#72F099 #D872F0 #F0728A
monochromatic
#16D150 #3BEA71 #72F099 #A9F6C1 #E1FCE9
Accessibility & contrast
On white
1.43
#72F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#72F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F099
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F099 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD39E
Tritanopia (blue-blind)
#53EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #72f099; /* rgb */ color: rgb(114, 240, 153); /* oklch */ color: oklch(86.2% 0.166 151.5);
Tailwind
colors: {
custom: {
50: '#a3f6b7',
500: '#72f099',
950: '#000000',
},
}SCSS
$custom: #72f099; $custom-light: #a3f6b7; $custom-dark: #000000;
JSON
{
"hex": "#72f099",
"rgb": {
"r": 114,
"g": 240,
"b": 153
},
"hsl": {
"h": 138.571,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.86162,
"c": 0.166,
"h": 151.5
},
"luminance": 0.68197
}Semantic roles & 50–950 ramp
primary
#72F099
secondary
#C93D9E
accent
#089BDD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581