#A5FFAE#A5FFAE
#A5FFAE is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.3% C 0.140 H 146.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFAE |
|---|---|
| RGB | rgb(165, 255, 174) |
| HSL | hsl(126, 100%, 82%) |
| HSV | hsv(126, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.83, -42.77, 30.43) |
| CIE-LCH | lch(92.83, 52.49, 144.56°) |
| OKLab | oklab(92.32% -0.1166 0.0766) |
| OKLCH | oklch(92.32% 0.14 146.7) |
| XYZ | xyz(58.9141, 82.5722, 52.8700) |
| Luminance | 0.8257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.02
Light Seafoam Green
#A7FFB5
ΔE00 1.28
Light Mint Green
#A6FBB2
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 2.28
Light Pastel Green
#B2FBA5
ΔE00 2.80
Light Mint
#B6FFBB
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFAE #FFA5F6
analogous
#C9FFA5 #A5FFAE #A5FFDB
triadic
#A5FFAE #AEA5FF #FFAEA5
tetradic
#A5FFAE #A5C9FF #FFA5F6 #FFDBA5
square
#A5FFAE #A5C9FF #FFA5F6 #FFDBA5
split-complementary
#A5FFAE #DBA5FF #FFA5C9
monochromatic
#2BFF40 #68FF77 #A5FFAE #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.20
#A5FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#A5FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFAE
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFAE | 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)
#FFF0A9
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#99FBEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a5ffae; /* rgb */ color: rgb(165, 255, 174); /* oklch */ color: oklch(92.3% 0.140 146.7);
Tailwind
colors: {
custom: {
50: '#c2ffc6',
500: '#a5ffae',
950: '#000000',
},
}SCSS
$custom: #a5ffae; $custom-light: #c2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#a5ffae",
"rgb": {
"r": 165,
"g": 255,
"b": 174
},
"hsl": {
"h": 126,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92317,
"c": 0.13954,
"h": 146.7
},
"luminance": 0.82575
}Semantic roles & 50–950 ramp
primary
#A5FFAE
secondary
#E464D7
accent
#00CFE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682