#AFF7AF#AFF7AF
#AFF7AF is a very light, vivid green. Relative luminance 0.787; OKLCH L 91.1% C 0.120 H 144.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF7AF |
|---|---|
| RGB | rgb(175, 247, 175) |
| HSL | hsl(120, 82%, 83%) |
| HSV | hsv(120, 29%, 97%) |
| CMYK | cmyk(29.1%, 0%, 29.1%, 3.1%) |
| CIE-LAB | lab(91.11, -35.95, 27.69) |
| CIE-LCH | lch(91.11, 45.38, 142.39°) |
| OKLab | oklab(91.07% -0.0981 0.07) |
| OKLCH | oklch(91.07% 0.12 144.5) |
| XYZ | xyz(58.6753, 78.7282, 52.6536) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.81
Light Mint
#B6FFBB
ΔE00 1.96
Celadon
#BEFDB7
ΔE00 2.08
Light Seafoam Green
#A7FFB5
ΔE00 2.40
Light Pastel Green
#B2FBA5
ΔE00 2.66
Mint (survey)
#9FFEB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF7AF #F7AFF7
analogous
#D3F7AF #AFF7AF #AFF7D3
triadic
#AFF7AF #AFAFF7 #F7AFAF
tetradic
#AFF7AF #AFD3F7 #F7AFF7 #F7D3AF
square
#AFF7AF #AFD3F7 #F7AFF7 #F7D3AF
split-complementary
#AFF7AF #D3AFF7 #F7AFD3
monochromatic
#40EC40 #77F177 #AFF7AF #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.25
#AFF7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AFF7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF7AF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF7AF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#A8F3E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff7af; /* rgb */ color: rgb(175, 247, 175); /* oklch */ color: oklch(91.1% 0.120 144.5);
Tailwind
colors: {
custom: {
50: '#c8fac7',
500: '#aff7af',
950: '#000000',
},
}SCSS
$custom: #aff7af; $custom-light: #c8fac7; $custom-dark: #000000;
JSON
{
"hex": "#aff7af",
"rgb": {
"r": 175,
"g": 247,
"b": 175
},
"hsl": {
"h": 120,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.91068,
"c": 0.12049,
"h": 144.5
},
"luminance": 0.78731
}Semantic roles & 50–950 ramp
primary
#AFF7AF
secondary
#D972D9
accent
#07DEDE
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582