#AFFDC6#AFFDC6
#AFFDC6 is a very light, moderate green. Relative luminance 0.834; OKLCH L 92.9% C 0.107 H 153.2°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC6 |
|---|---|
| RGB | rgb(175, 253, 198) |
| HSL | hsl(138, 95%, 84%) |
| HSV | hsv(138, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(93.21, -34.78, 18.85) |
| CIE-LCH | lch(93.21, 39.56, 151.54°) |
| OKLab | oklab(92.9% -0.0958 0.0483) |
| OKLCH | oklch(92.9% 0.107 153.2) |
| XYZ | xyz(62.9941, 83.4388, 66.2012) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.31
Mint
#AAF0C1
ΔE00 3.04
Light Mint
#B6FFBB
ΔE00 3.19
Light Mint Green
#A6FBB2
ΔE00 3.79
Light Seafoam Green
#A7FFB5
ΔE00 3.82
Light Sea Green
#98F6B0
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC6 #FDAFE6
analogous
#BFFDAF #AFFDC6 #AFFDED
triadic
#AFFDC6 #C6AFFD #FDC6AF
tetradic
#AFFDC6 #AFBFFD #FDAFE6 #FDEDAF
square
#AFFDC6 #AFBFFD #FDAFE6 #FDEDAF
split-complementary
#AFFDC6 #EDAFFD #FDAFBF
monochromatic
#38FA71 #73FC9B #AFFDC6 #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.19
#AFFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#AFFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC6
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC6 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C3
Deuteranopia (green-blind)
#F0E8C9
Tritanopia (blue-blind)
#A2FBEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdc6; /* rgb */ color: rgb(175, 253, 198); /* oklch */ color: oklch(92.9% 0.107 153.2);
Tailwind
colors: {
custom: {
50: '#c9fed7',
500: '#affdc6',
950: '#000000',
},
}SCSS
$custom: #affdc6; $custom-light: #c9fed7; $custom-dark: #000000;
JSON
{
"hex": "#affdc6",
"rgb": {
"r": 175,
"g": 253,
"b": 198
},
"hsl": {
"h": 137.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92901,
"c": 0.10728,
"h": 153.2
},
"luminance": 0.83442
}Semantic roles & 50–950 ramp
primary
#AFFDC6
secondary
#E26EC0
accent
#00A2E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683