#A7FFAE#A7FFAE
#A7FFAE is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.4% C 0.138 H 146.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFAE |
|---|---|
| RGB | rgb(167, 255, 174) |
| HSL | hsl(125, 100%, 83%) |
| HSV | hsv(125, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(92.92, -42.17, 30.58) |
| CIE-LCH | lch(92.92, 52.09, 144.05°) |
| OKLab | oklab(92.42% -0.115 0.0769) |
| OKLCH | oklch(92.42% 0.138 146.2) |
| XYZ | xyz(59.3335, 82.7885, 52.8896) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.25
Light Seafoam Green
#A7FFB5
ΔE00 1.35
Light Mint Green
#A6FBB2
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 2.53
Light Pastel Green
#B2FBA5
ΔE00 2.58
Light Mint
#B6FFBB
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFAE #FFA7F8
analogous
#CCFFA7 #A7FFAE #A7FFDA
triadic
#A7FFAE #AEA7FF #FFAEA7
tetradic
#A7FFAE #A7CCFF #FFA7F8 #FFDAA7
square
#A7FFAE #A7CCFF #FFA7F8 #FFDAA7
split-complementary
#A7FFAE #DAA7FF #FFA7CC
monochromatic
#2DFF3D #6AFF76 #A7FFAE #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.20
#A7FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#A7FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFAE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFAE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#F4E7B3
Tritanopia (blue-blind)
#9CFBEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a7ffae; /* rgb */ color: rgb(167, 255, 174); /* oklch */ color: oklch(92.4% 0.138 146.2);
Tailwind
colors: {
custom: {
50: '#c4ffc6',
500: '#a7ffae',
950: '#000000',
},
}SCSS
$custom: #a7ffae; $custom-light: #c4ffc6; $custom-dark: #000000;
JSON
{
"hex": "#a7ffae",
"rgb": {
"r": 167,
"g": 255,
"b": 174
},
"hsl": {
"h": 124.773,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.92419,
"c": 0.13836,
"h": 146.2
},
"luminance": 0.82791
}Semantic roles & 50–950 ramp
primary
#A7FFAE
secondary
#E466DA
accent
#00D3E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682