#AFFDC9#AFFDC9
#AFFDC9 is a very light, moderate green. Relative luminance 0.836; OKLCH L 93.0% C 0.105 H 154.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC9 |
|---|---|
| RGB | rgb(175, 253, 201) |
| HSL | hsl(140, 95%, 84%) |
| HSV | hsv(140, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(93.27, -34.24, 17.40) |
| CIE-LCH | lch(93.27, 38.41, 153.06°) |
| OKLab | oklab(92.97% -0.0945 0.0447) |
| OKLCH | oklch(92.97% 0.105 154.7) |
| XYZ | xyz(63.3435, 83.5785, 68.0417) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.73
Mint
#AAF0C1
ΔE00 2.80
Light Mint
#B6FFBB
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 4.09
Light Mint Green
#A6FBB2
ΔE00 4.47
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC9 #FDAFE3
analogous
#BCFDAF #AFFDC9 #AFFDF0
triadic
#AFFDC9 #C9AFFD #FDC9AF
tetradic
#AFFDC9 #AFBCFD #FDAFE3 #FDF0AF
square
#AFFDC9 #AFBCFD #FDAFE3 #FDF0AF
split-complementary
#AFFDC9 #F0AFFD #FDAFBC
monochromatic
#38FA78 #73FCA1 #AFFDC9 #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.19
#AFFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#AFFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC9
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC9 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C6
Deuteranopia (green-blind)
#F0E8CC
Tritanopia (blue-blind)
#A1FBEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdc9; /* rgb */ color: rgb(175, 253, 201); /* oklch */ color: oklch(93.0% 0.105 154.7);
Tailwind
colors: {
custom: {
50: '#c9fed9',
500: '#affdc9',
950: '#000000',
},
}SCSS
$custom: #affdc9; $custom-light: #c9fed9; $custom-dark: #000000;
JSON
{
"hex": "#affdc9",
"rgb": {
"r": 175,
"g": 253,
"b": 201
},
"hsl": {
"h": 140,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9297,
"c": 0.10454,
"h": 154.7
},
"luminance": 0.83582
}Semantic roles & 50–950 ramp
primary
#AFFDC9
secondary
#E26EBB
accent
#0099E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683