#AFF4AE#AFF4AE
#AFF4AE is a very light, moderate green. Relative luminance 0.769; OKLCH L 90.4% C 0.117 H 144.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF4AE |
|---|---|
| RGB | rgb(175, 244, 174) |
| HSL | hsl(119, 76%, 82%) |
| HSV | hsv(119, 29%, 96%) |
| CMYK | cmyk(28.3%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(90.26, -34.74, 27.04) |
| CIE-LCH | lch(90.26, 44.02, 142.10°) |
| OKLab | oklab(90.38% -0.0948 0.0684) |
| OKLCH | oklch(90.38% 0.117 144.2) |
| XYZ | xyz(57.6675, 76.8691, 51.8350) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 2.32
Celadon
#BEFDB7
ΔE00 2.33
Light Mint
#B6FFBB
ΔE00 2.41
Light Seafoam Green
#A7FFB5
ΔE00 3.00
Washed Out Green
#BCF5A6
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF4AE #F3AEF4
analogous
#D2F4AE #AFF4AE #AEF4D0
triadic
#AFF4AE #AEAFF4 #F4AEAF
tetradic
#AFF4AE #AED2F4 #F3AEF4 #F4D0AE
square
#AFF4AE #AED2F4 #F3AEF4 #F4D0AE
split-complementary
#AFF4AE #D0AEF4 #F4AED2
monochromatic
#45E542 #7AED78 #AFF4AE #E4FBE4 #E4FBE4
Accessibility & contrast
On white
1.28
#AFF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#AFF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF4AE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF4AE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7AA
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#A8F0E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff4ae; /* rgb */ color: rgb(175, 244, 174); /* oklch */ color: oklch(90.4% 0.117 144.2);
Tailwind
colors: {
custom: {
50: '#c8f8c6',
500: '#aff4ae',
950: '#000000',
},
}SCSS
$custom: #aff4ae; $custom-light: #c8f8c6; $custom-dark: #000000;
JSON
{
"hex": "#aff4ae",
"rgb": {
"r": 175,
"g": 244,
"b": 174
},
"hsl": {
"h": 119.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.90377,
"c": 0.11687,
"h": 144.2
},
"luminance": 0.76871
}Semantic roles & 50–950 ramp
primary
#AFF4AE
secondary
#D372D4
accent
#0DD8D5
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582