#AFFDC5#AFFDC5
#AFFDC5 is a very light, moderate green. Relative luminance 0.834; OKLCH L 92.9% C 0.108 H 152.8°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC5 |
|---|---|
| RGB | rgb(175, 253, 197) |
| HSL | hsl(137, 95%, 84%) |
| HSV | hsv(137, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(93.19, -34.96, 19.34) |
| CIE-LCH | lch(93.19, 39.95, 151.05°) |
| OKLab | oklab(92.88% -0.0962 0.0495) |
| OKLCH | oklch(92.88% 0.108 152.8) |
| XYZ | xyz(62.8791, 83.3928, 65.5958) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.21
Light Mint
#B6FFBB
ΔE00 2.96
Mint
#AAF0C1
ΔE00 3.15
Light Mint Green
#A6FBB2
ΔE00 3.57
Light Seafoam Green
#A7FFB5
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC5 #FDAFE7
analogous
#C0FDAF #AFFDC5 #AFFDEC
triadic
#AFFDC5 #C5AFFD #FDC5AF
tetradic
#AFFDC5 #AFC0FD #FDAFE7 #FDECAF
square
#AFFDC5 #AFC0FD #FDAFE7 #FDECAF
split-complementary
#AFFDC5 #ECAFFD #FDAFC0
monochromatic
#38FA6E #73FC9A #AFFDC5 #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.19
#AFFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#AFFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC5
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC5 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C2
Deuteranopia (green-blind)
#F1E8C8
Tritanopia (blue-blind)
#A2FBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdc5; /* rgb */ color: rgb(175, 253, 197); /* oklch */ color: oklch(92.9% 0.108 152.8);
Tailwind
colors: {
custom: {
50: '#c9fed6',
500: '#affdc5',
950: '#000000',
},
}SCSS
$custom: #affdc5; $custom-light: #c9fed6; $custom-dark: #000000;
JSON
{
"hex": "#affdc5",
"rgb": {
"r": 175,
"g": 253,
"b": 197
},
"hsl": {
"h": 136.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92878,
"c": 0.1082,
"h": 152.8
},
"luminance": 0.83396
}Semantic roles & 50–950 ramp
primary
#AFFDC5
secondary
#E26EC1
accent
#00A5E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683