#A5FCAE#A5FCAE
#A5FCAE is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.135 H 146.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FCAE |
|---|---|
| RGB | rgb(165, 252, 174) |
| HSL | hsl(126, 94%, 82%) |
| HSV | hsv(126, 35%, 99%) |
| CMYK | cmyk(34.5%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(91.99, -41.45, 29.30) |
| CIE-LCH | lch(91.99, 50.76, 144.74°) |
| OKLab | oklab(91.64% -0.1131 0.0738) |
| OKLCH | oklch(91.64% 0.135 146.9) |
| XYZ | xyz(57.9646, 80.6732, 52.5535) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 0.91
Mint (survey)
#9FFEB0
ΔE00 1.02
Light Seafoam Green
#A7FFB5
ΔE00 1.08
Light Sea Green
#98F6B0
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 2.45
Light Mint
#B6FFBB
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FCAE #FCA5F3
analogous
#C8FCA5 #A5FCAE #A5FCDA
triadic
#A5FCAE #AEA5FC #FCAEA5
tetradic
#A5FCAE #A5C8FC #FCA5F3 #FCDAA5
square
#A5FCAE #A5C8FC #FCA5F3 #FCDAA5
split-complementary
#A5FCAE #DAA5FC #FCA5C8
monochromatic
#2FF843 #6AFA79 #A5FCAE #E0FEE3 #E1FEE4
Accessibility & contrast
On white
1.23
#A5FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#A5FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FCAE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FCAE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#F1E5B2
Tritanopia (blue-blind)
#9AF8E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a5fcae; /* rgb */ color: rgb(165, 252, 174); /* oklch */ color: oklch(91.6% 0.135 146.9);
Tailwind
colors: {
custom: {
50: '#c2fec6',
500: '#a5fcae',
950: '#000000',
},
}SCSS
$custom: #a5fcae; $custom-light: #c2fec6; $custom-dark: #000000;
JSON
{
"hex": "#a5fcae",
"rgb": {
"r": 165,
"g": 252,
"b": 174
},
"hsl": {
"h": 126.207,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.91636,
"c": 0.13506,
"h": 146.9
},
"luminance": 0.80676
}Semantic roles & 50–950 ramp
primary
#A5FCAE
secondary
#DF66D3
accent
#00CEE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682