#AFFDCC#AFFDCC
#AFFDCC is a very light, moderate green. Relative luminance 0.837; OKLCH L 93.0% C 0.102 H 156.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDCC |
|---|---|
| RGB | rgb(175, 253, 204) |
| HSL | hsl(142, 95%, 84%) |
| HSV | hsv(142, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.33, -33.69, 15.95) |
| CIE-LCH | lch(93.33, 37.27, 154.66°) |
| OKLab | oklab(93.04% -0.0932 0.041) |
| OKLCH | oklch(93.04% 0.102 156.3) |
| XYZ | xyz(63.6999, 83.7211, 69.9184) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.74
Light Seafoam
#A0FEBF
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 3.40
Light Mint
#B6FFBB
ΔE00 4.58
Light Sea Green
#98F6B0
ΔE00 5.08
Light Mint Green
#A6FBB2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDCC #FDAFE0
analogous
#B9FDAF #AFFDCC #AFFDF3
triadic
#AFFDCC #CCAFFD #FDCCAF
tetradic
#AFFDCC #AFB9FD #FDAFE0 #FDF3AF
square
#AFFDCC #AFB9FD #FDAFE0 #FDF3AF
split-complementary
#AFFDCC #F3AFFD #FDAFB9
monochromatic
#38FA80 #73FCA6 #AFFDCC #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.18
#AFFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#AFFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDCC
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDCC | 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)
#FCF1C9
Deuteranopia (green-blind)
#EFE8CF
Tritanopia (blue-blind)
#A1FCEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdcc; /* rgb */ color: rgb(175, 253, 204); /* oklch */ color: oklch(93.0% 0.102 156.3);
Tailwind
colors: {
custom: {
50: '#c9fedb',
500: '#affdcc',
950: '#000000',
},
}SCSS
$custom: #affdcc; $custom-light: #c9fedb; $custom-dark: #000000;
JSON
{
"hex": "#affdcc",
"rgb": {
"r": 175,
"g": 253,
"b": 204
},
"hsl": {
"h": 142.308,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9304,
"c": 0.10187,
"h": 156.3
},
"luminance": 0.83724
}Semantic roles & 50–950 ramp
primary
#AFFDCC
secondary
#E26EB7
accent
#0090E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131815
muted
#838684