#AFFDC7#AFFDC7
#AFFDC7 is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.9% C 0.106 H 153.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC7 |
|---|---|
| RGB | rgb(175, 253, 199) |
| HSL | hsl(138, 95%, 84%) |
| HSV | hsv(138, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(93.23, -34.60, 18.37) |
| CIE-LCH | lch(93.23, 39.17, 152.04°) |
| OKLab | oklab(92.92% -0.0954 0.0471) |
| OKLCH | oklch(92.92% 0.106 153.7) |
| XYZ | xyz(63.1098, 83.4850, 66.8107) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.44
Mint
#AAF0C1
ΔE00 2.94
Light Mint
#B6FFBB
ΔE00 3.41
Light Mint Green
#A6FBB2
ΔE00 4.02
Light Seafoam Green
#A7FFB5
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC7 #FDAFE5
analogous
#BEFDAF #AFFDC7 #AFFDEE
triadic
#AFFDC7 #C7AFFD #FDC7AF
tetradic
#AFFDC7 #AFBEFD #FDAFE5 #FDEEAF
square
#AFFDC7 #AFBEFD #FDAFE5 #FDEEAF
split-complementary
#AFFDC7 #EEAFFD #FDAFBE
monochromatic
#38FA73 #73FC9D #AFFDC7 #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.19
#AFFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#AFFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC7
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC7 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C4
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#A2FBEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdc7; /* rgb */ color: rgb(175, 253, 199); /* oklch */ color: oklch(92.9% 0.106 153.7);
Tailwind
colors: {
custom: {
50: '#c9fed8',
500: '#affdc7',
950: '#000000',
},
}SCSS
$custom: #affdc7; $custom-light: #c9fed8; $custom-dark: #000000;
JSON
{
"hex": "#affdc7",
"rgb": {
"r": 175,
"g": 253,
"b": 199
},
"hsl": {
"h": 138.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92923,
"c": 0.10636,
"h": 153.7
},
"luminance": 0.83488
}Semantic roles & 50–950 ramp
primary
#AFFDC7
secondary
#E26EBE
accent
#009FE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683