#AFFDCF#AFFDCF
#AFFDCF is a very light, moderate green. Relative luminance 0.839; OKLCH L 93.1% C 0.099 H 157.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDCF |
|---|---|
| RGB | rgb(175, 253, 207) |
| HSL | hsl(145, 95%, 84%) |
| HSV | hsv(145, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(93.39, -33.13, 14.50) |
| CIE-LCH | lch(93.39, 36.16, 156.36°) |
| OKLab | oklab(93.11% -0.092 0.0373) |
| OKLCH | oklch(93.11% 0.099 157.9) |
| XYZ | xyz(64.0631, 83.8664, 71.8317) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.71
Mint
#AAF0C1
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.89
Light Mint
#B6FFBB
ΔE00 5.32
Light Sea Green
#98F6B0
ΔE00 5.72
Light Aquamarine
#7BFDC7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDCF #FDAFDD
analogous
#B6FDAF #AFFDCF #AFFDF6
triadic
#AFFDCF #CFAFFD #FDCFAF
tetradic
#AFFDCF #AFB6FD #FDAFDD #FDF6AF
square
#AFFDCF #AFB6FD #FDAFDD #FDF6AF
split-complementary
#AFFDCF #F6AFFD #FDAFB6
monochromatic
#38FA87 #73FCAB #AFFDCF #E1FEED #E1FEED
Accessibility & contrast
On white
1.18
#AFFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#AFFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDCF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDCF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CD
Deuteranopia (green-blind)
#EFE8D2
Tritanopia (blue-blind)
#A0FCF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdcf; /* rgb */ color: rgb(175, 253, 207); /* oklch */ color: oklch(93.1% 0.099 157.9);
Tailwind
colors: {
custom: {
50: '#c9fedd',
500: '#affdcf',
950: '#000000',
},
}SCSS
$custom: #affdcf; $custom-light: #c9fedd; $custom-dark: #000000;
JSON
{
"hex": "#affdcf",
"rgb": {
"r": 175,
"g": 253,
"b": 207
},
"hsl": {
"h": 144.615,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93112,
"c": 0.09928,
"h": 157.9
},
"luminance": 0.8387
}Semantic roles & 50–950 ramp
primary
#AFFDCF
secondary
#E26EB2
accent
#0087E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684