#AFFDC8#AFFDC8
#AFFDC8 is a very light, moderate green. Relative luminance 0.835; OKLCH L 92.9% C 0.105 H 154.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC8 |
|---|---|
| RGB | rgb(175, 253, 200) |
| HSL | hsl(139, 95%, 84%) |
| HSV | hsv(139, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(93.25, -34.42, 17.89) |
| CIE-LCH | lch(93.25, 38.79, 152.54°) |
| OKLab | oklab(92.95% -0.0949 0.0459) |
| OKLCH | oklch(92.95% 0.105 154.2) |
| XYZ | xyz(63.2263, 83.5316, 67.4242) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.58
Mint
#AAF0C1
ΔE00 2.87
Light Mint
#B6FFBB
ΔE00 3.64
Light Mint Green
#A6FBB2
ΔE00 4.24
Light Seafoam Green
#A7FFB5
ΔE00 4.27
Light Sea Green
#98F6B0
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC8 #FDAFE4
analogous
#BDFDAF #AFFDC8 #AFFDEF
triadic
#AFFDC8 #C8AFFD #FDC8AF
tetradic
#AFFDC8 #AFBDFD #FDAFE4 #FDEFAF
square
#AFFDC8 #AFBDFD #FDAFE4 #FDEFAF
split-complementary
#AFFDC8 #EFAFFD #FDAFBD
monochromatic
#38FA76 #73FC9F #AFFDC8 #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.19
#AFFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#AFFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC8
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC8 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C5
Deuteranopia (green-blind)
#F0E8CB
Tritanopia (blue-blind)
#A2FBEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdc8; /* rgb */ color: rgb(175, 253, 200); /* oklch */ color: oklch(92.9% 0.105 154.2);
Tailwind
colors: {
custom: {
50: '#c9fed8',
500: '#affdc8',
950: '#000000',
},
}SCSS
$custom: #affdc8; $custom-light: #c9fed8; $custom-dark: #000000;
JSON
{
"hex": "#affdc8",
"rgb": {
"r": 175,
"g": 253,
"b": 200
},
"hsl": {
"h": 139.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92947,
"c": 0.10545,
"h": 154.2
},
"luminance": 0.83535
}Semantic roles & 50–950 ramp
primary
#AFFDC8
secondary
#E26EBD
accent
#009CE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683