#AFFDAD#AFFDAD
#AFFDAD is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.4% C 0.132 H 143.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDAD |
|---|---|
| RGB | rgb(175, 253, 173) |
| HSL | hsl(119, 95%, 84%) |
| HSV | hsv(119, 32%, 99%) |
| CMYK | cmyk(30.8%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(92.74, -38.98, 30.91) |
| CIE-LCH | lch(92.74, 49.74, 141.59°) |
| OKLab | oklab(92.37% -0.1063 0.0777) |
| OKLCH | oklch(92.37% 0.132 143.8) |
| XYZ | xyz(60.3448, 82.3790, 52.2483) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.56
Light Mint Green
#A6FBB2
ΔE00 1.98
Light Seafoam Green
#A7FFB5
ΔE00 2.08
Light Mint
#B6FFBB
ΔE00 2.37
Mint (survey)
#9FFEB0
ΔE00 2.39
Celadon
#BEFDB7
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDAD #FBADFD
analogous
#D7FDAD #AFFDAD #ADFDD3
triadic
#AFFDAD #ADAFFD #FDADAF
tetradic
#AFFDAD #ADD7FD #FBADFD #FDD3AD
square
#AFFDAD #ADD7FD #FBADFD #FDD3AD
split-complementary
#AFFDAD #D3ADFD #FDADD7
monochromatic
#3AFA36 #75FC71 #AFFDAD #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.20
#AFFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#AFFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDAD
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDAD | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA8
Deuteranopia (green-blind)
#F4E7B1
Tritanopia (blue-blind)
#A7F8E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affdad; /* rgb */ color: rgb(175, 253, 173); /* oklch */ color: oklch(92.4% 0.132 143.8);
Tailwind
colors: {
custom: {
50: '#c9fec6',
500: '#affdad',
950: '#000000',
},
}SCSS
$custom: #affdad; $custom-light: #c9fec6; $custom-dark: #000000;
JSON
{
"hex": "#affdad",
"rgb": {
"r": 175,
"g": 253,
"b": 173
},
"hsl": {
"h": 118.5,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.92373,
"c": 0.13167,
"h": 143.8
},
"luminance": 0.82382
}Semantic roles & 50–950 ramp
primary
#AFFDAD
secondary
#DF6CE2
accent
#00E6E0
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682