#AFFFAE#AFFFAE
#AFFFAE is a very light, vivid green. Relative luminance 0.837; OKLCH L 92.8% C 0.134 H 144.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFAE |
|---|---|
| RGB | rgb(175, 255, 174) |
| HSL | hsl(119, 100%, 84%) |
| HSV | hsv(119, 32%, 100%) |
| CMYK | cmyk(31.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(93.31, -39.71, 31.18) |
| CIE-LCH | lch(93.31, 50.49, 141.87°) |
| OKLab | oklab(92.84% -0.1083 0.0783) |
| OKLCH | oklch(92.84% 0.134 144.1) |
| XYZ | xyz(61.0766, 83.6872, 52.9713) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.73
Light Seafoam Green
#A7FFB5
ΔE00 1.99
Light Mint Green
#A6FBB2
ΔE00 2.07
Mint (survey)
#9FFEB0
ΔE00 2.28
Light Mint
#B6FFBB
ΔE00 2.44
Celadon
#BEFDB7
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFAE #FEAEFF
analogous
#D8FFAE #AFFFAE #AEFFD6
triadic
#AFFFAE #AEAFFF #FFAEAF
tetradic
#AFFFAE #AED8FF #FEAEFF #FFD6AE
square
#AFFFAE #AED8FF #FEAEFF #FFD6AE
split-complementary
#AFFFAE #D6AEFF #FFAED8
monochromatic
#36FF34 #73FF71 #AFFFAE #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.18
#AFFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#AFFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFAE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFAE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#A7FAEA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #afffae; /* rgb */ color: rgb(175, 255, 174); /* oklch */ color: oklch(92.8% 0.134 144.1);
Tailwind
colors: {
custom: {
50: '#c9ffc6',
500: '#afffae',
950: '#000000',
},
}SCSS
$custom: #afffae; $custom-light: #c9ffc6; $custom-dark: #000000;
JSON
{
"hex": "#afffae",
"rgb": {
"r": 175,
"g": 255,
"b": 174
},
"hsl": {
"h": 119.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.92841,
"c": 0.13368,
"h": 144.1
},
"luminance": 0.8369
}Semantic roles & 50–950 ramp
primary
#AFFFAE
secondary
#E46CE5
accent
#00E6E3
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682