#A1F699#A1F699
#A1F699 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.7% C 0.149 H 142.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A1F699 |
|---|---|
| RGB | rgb(161, 246, 153) |
| HSL | hsl(115, 84%, 78%) |
| HSV | hsv(115, 38%, 96%) |
| CMYK | cmyk(34.6%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(89.76, -43.28, 36.82) |
| CIE-LCH | lch(89.76, 56.82, 139.61°) |
| OKLab | oklab(89.67% -0.118 0.0913) |
| OKLCH | oklch(89.67% 0.149 142.3) |
| XYZ | xyz(53.4013, 75.7859, 41.9452) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.71
Light Pastel Green
#B2FBA5
ΔE00 2.28
Lightgreen
#90EE90
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 2.44
Pale Light Green
#B1FC99
ΔE00 2.47
Mint Green
#8FFF9F
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1F699 #EE99F6
analogous
#CFF699 #A1F699 #99F6BF
triadic
#A1F699 #99A1F6 #F699A1
tetradic
#A1F699 #99CFF6 #EE99F6 #F6BF99
square
#A1F699 #99CFF6 #EE99F6 #F6BF99
split-complementary
#A1F699 #BF99F6 #F699CF
monochromatic
#39EC29 #6DF161 #A1F699 #D5FBD1 #E5FDE3
Accessibility & contrast
On white
1.30
#A1F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#A1F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1F699
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1F699 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE792
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#99F1DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #a1f699; /* rgb */ color: rgb(161, 246, 153); /* oklch */ color: oklch(89.7% 0.149 142.3);
Tailwind
colors: {
custom: {
50: '#c0f9b8',
500: '#a1f699',
950: '#000000',
},
}SCSS
$custom: #a1f699; $custom-light: #c0f9b8; $custom-dark: #000000;
JSON
{
"hex": "#a1f699",
"rgb": {
"r": 161,
"g": 246,
"b": 153
},
"hsl": {
"h": 114.839,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.89667,
"c": 0.14923,
"h": 142.3
},
"luminance": 0.75789
}Semantic roles & 50–950 ramp
primary
#A1F699
secondary
#CB5ED5
accent
#05E0CD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581