#A5FFAF#A5FFAF
#A5FFAF is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.139 H 147.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFAF |
|---|---|
| RGB | rgb(165, 255, 175) |
| HSL | hsl(127, 100%, 82%) |
| HSV | hsv(127, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(92.84, -42.60, 29.96) |
| CIE-LCH | lch(92.84, 52.08, 144.89°) |
| OKLab | oklab(92.34% -0.1162 0.0754) |
| OKLCH | oklch(92.34% 0.139 147) |
| XYZ | xyz(59.0120, 82.6114, 53.3853) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.89
Light Seafoam Green
#A7FFB5
ΔE00 1.10
Light Mint Green
#A6FBB2
ΔE00 1.38
Foam Green
#90FDA9
ΔE00 2.28
Light Mint
#B6FFBB
ΔE00 2.76
Light Sea Green
#98F6B0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFAF #FFA5F5
analogous
#C8FFA5 #A5FFAF #A5FFDC
triadic
#A5FFAF #AFA5FF #FFAFA5
tetradic
#A5FFAF #A5C8FF #FFA5F5 #FFDCA5
square
#A5FFAF #A5C8FF #FFA5F5 #FFDCA5
split-complementary
#A5FFAF #DCA5FF #FFA5C8
monochromatic
#2BFF42 #68FF79 #A5FFAF #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.20
#A5FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#A5FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFAF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFAF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#99FBEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a5ffaf; /* rgb */ color: rgb(165, 255, 175); /* oklch */ color: oklch(92.3% 0.139 147.0);
Tailwind
colors: {
custom: {
50: '#c2ffc7',
500: '#a5ffaf',
950: '#000000',
},
}SCSS
$custom: #a5ffaf; $custom-light: #c2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#a5ffaf",
"rgb": {
"r": 165,
"g": 255,
"b": 175
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92336,
"c": 0.13856,
"h": 147
},
"luminance": 0.82614
}Semantic roles & 50–950 ramp
primary
#A5FFAF
secondary
#E464D6
accent
#00CCE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682