#A7FDAE#A7FDAE
#A7FDAE is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.0% C 0.135 H 146.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FDAE |
|---|---|
| RGB | rgb(167, 253, 174) |
| HSL | hsl(125, 96%, 82%) |
| HSV | hsv(125, 34%, 99%) |
| CMYK | cmyk(34%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(92.36, -41.28, 29.82) |
| CIE-LCH | lch(92.36, 50.93, 144.16°) |
| OKLab | oklab(91.97% -0.1126 0.0751) |
| OKLCH | oklch(91.97% 0.135 146.3) |
| XYZ | xyz(58.6988, 81.5191, 52.6781) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.15
Light Seafoam Green
#A7FFB5
ΔE00 1.18
Mint (survey)
#9FFEB0
ΔE00 1.21
Light Mint
#B6FFBB
ΔE00 2.51
Light Pastel Green
#B2FBA5
ΔE00 2.57
Foam Green
#90FDA9
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FDAE #FDA7F6
analogous
#CBFDA7 #A7FDAE #A7FDD9
triadic
#A7FDAE #AEA7FD #FDAEA7
tetradic
#A7FDAE #A7CBFD #FDA7F6 #FDD9A7
square
#A7FDAE #A7CBFD #FDA7F6 #FDD9A7
split-complementary
#A7FDAE #D9A7FD #FDA7CB
monochromatic
#2FFA40 #6BFC77 #A7FDAE #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.21
#A7FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#A7FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FDAE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FDAE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#F2E6B2
Tritanopia (blue-blind)
#9CF9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a7fdae; /* rgb */ color: rgb(167, 253, 174); /* oklch */ color: oklch(92.0% 0.135 146.3);
Tailwind
colors: {
custom: {
50: '#c4fec6',
500: '#a7fdae',
950: '#000000',
},
}SCSS
$custom: #a7fdae; $custom-light: #c4fec6; $custom-dark: #000000;
JSON
{
"hex": "#a7fdae",
"rgb": {
"r": 167,
"g": 253,
"b": 174
},
"hsl": {
"h": 124.884,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.91966,
"c": 0.13537,
"h": 146.3
},
"luminance": 0.81522
}Semantic roles & 50–950 ramp
primary
#A7FDAE
secondary
#E167D7
accent
#00D3E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682