#AFF5AE#AFF5AE
#AFF5AE is a very light, moderate green. Relative luminance 0.775; OKLCH L 90.6% C 0.118 H 144.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF5AE |
|---|---|
| RGB | rgb(175, 245, 174) |
| HSL | hsl(119, 78%, 82%) |
| HSV | hsv(119, 29%, 96%) |
| CMYK | cmyk(28.6%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(90.54, -35.20, 27.42) |
| CIE-LCH | lch(90.54, 44.62, 142.08°) |
| OKLab | oklab(90.6% -0.096 0.0693) |
| OKLCH | oklch(90.6% 0.118 144.2) |
| XYZ | xyz(57.9692, 77.4725, 51.9355) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 2.15
Celadon
#BEFDB7
ΔE00 2.23
Light Mint
#B6FFBB
ΔE00 2.27
Light Seafoam Green
#A7FFB5
ΔE00 2.80
Light Pastel Green
#B2FBA5
ΔE00 2.87
Washed Out Green
#BCF5A6
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF5AE #F4AEF5
analogous
#D3F5AE #AFF5AE #AEF5D1
triadic
#AFF5AE #AEAFF5 #F5AEAF
tetradic
#AFF5AE #AED3F5 #F4AEF5 #F5D1AE
square
#AFF5AE #AED3F5 #F4AEF5 #F5D1AE
split-complementary
#AFF5AE #D1AEF5 #F5AED3
monochromatic
#43E841 #79EE78 #AFF5AE #E4FCE4 #E4FCE4
Accessibility & contrast
On white
1.27
#AFF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AFF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF5AE
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF5AE | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#EDE1B2
Tritanopia (blue-blind)
#A8F1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff5ae; /* rgb */ color: rgb(175, 245, 174); /* oklch */ color: oklch(90.6% 0.118 144.2);
Tailwind
colors: {
custom: {
50: '#c8f8c6',
500: '#aff5ae',
950: '#000000',
},
}SCSS
$custom: #aff5ae; $custom-light: #c8f8c6; $custom-dark: #000000;
JSON
{
"hex": "#aff5ae",
"rgb": {
"r": 175,
"g": 245,
"b": 174
},
"hsl": {
"h": 119.155,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.906,
"c": 0.11843,
"h": 144.2
},
"luminance": 0.77475
}Semantic roles & 50–950 ramp
primary
#AFF5AE
secondary
#D472D6
accent
#0BDAD7
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582