#A0F683#A0F683
#A0F683 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.3% C 0.171 H 138.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A0F683 |
|---|---|
| RGB | rgb(160, 246, 131) |
| HSL | hsl(105, 86%, 74%) |
| HSV | hsv(105, 47%, 96%) |
| CMYK | cmyk(35%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(89.40, -46.57, 47.07) |
| CIE-LCH | lch(89.40, 66.22, 134.69°) |
| OKLab | oklab(89.26% -0.1277 0.1139) |
| OKLCH | oklch(89.26% 0.171 138.3) |
| XYZ | xyz(51.5481, 75.0214, 33.2328) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.66
Easter Green
#8CFD7E
ΔE00 2.86
Pale Light Green
#B1FC99
ΔE00 2.97
Spring Green (survey)
#A9F971
ΔE00 3.27
Pastel Green
#B0FF9D
ΔE00 3.40
Palegreen
#98FB98
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0F683 #D983F6
analogous
#D9F683 #A0F683 #83F6A0
triadic
#A0F683 #83A0F6 #F683A0
tetradic
#A0F683 #83D9F6 #D983F6 #F6A083
square
#A0F683 #83D9F6 #D983F6 #F6A083
split-complementary
#A0F683 #A083F6 #F683D9
monochromatic
#49ED11 #74F24A #A0F683 #CCFABC #E9FDE2
Accessibility & contrast
On white
1.31
#A0F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#A0F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0F683
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0F683 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57A
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#9BEFDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a0f683; /* rgb */ color: rgb(160, 246, 131); /* oklch */ color: oklch(89.3% 0.171 138.3);
Tailwind
colors: {
custom: {
50: '#c0f9a9',
500: '#a0f683',
950: '#000000',
},
}SCSS
$custom: #a0f683; $custom-light: #c0f9a9; $custom-dark: #000000;
JSON
{
"hex": "#a0f683",
"rgb": {
"r": 160,
"g": 246,
"b": 131
},
"hsl": {
"h": 104.87,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.89264,
"c": 0.17113,
"h": 138.3
},
"luminance": 0.75024
}Semantic roles & 50–950 ramp
primary
#A0F683
secondary
#B04BD3
accent
#03E3AA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581