#AFFDC3#AFFDC3
#AFFDC3 is a very light, moderate green. Relative luminance 0.833; OKLCH L 92.8% C 0.110 H 151.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC3 |
|---|---|
| RGB | rgb(175, 253, 195) |
| HSL | hsl(135, 95%, 84%) |
| HSV | hsv(135, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(93.15, -35.31, 20.30) |
| CIE-LCH | lch(93.15, 40.73, 150.10°) |
| OKLab | oklab(92.83% -0.097 0.0519) |
| OKLCH | oklch(92.83% 0.11 151.8) |
| XYZ | xyz(62.6515, 83.3017, 64.3969) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.06
Light Mint
#B6FFBB
ΔE00 2.53
Light Mint Green
#A6FBB2
ΔE00 3.14
Light Seafoam Green
#A7FFB5
ΔE00 3.18
Mint
#AAF0C1
ΔE00 3.40
Light Sea Green
#98F6B0
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC3 #FDAFE9
analogous
#C2FDAF #AFFDC3 #AFFDEA
triadic
#AFFDC3 #C3AFFD #FDC3AF
tetradic
#AFFDC3 #AFC2FD #FDAFE9 #FDEAAF
square
#AFFDC3 #AFC2FD #FDAFE9 #FDEAAF
split-complementary
#AFFDC3 #EAAFFD #FDAFC2
monochromatic
#38FA69 #73FC96 #AFFDC3 #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.19
#AFFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#AFFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC3
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC3 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF1C0
Deuteranopia (green-blind)
#F1E8C6
Tritanopia (blue-blind)
#A3FBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdc3; /* rgb */ color: rgb(175, 253, 195); /* oklch */ color: oklch(92.8% 0.110 151.8);
Tailwind
colors: {
custom: {
50: '#c9fed5',
500: '#affdc3',
950: '#000000',
},
}SCSS
$custom: #affdc3; $custom-light: #c9fed5; $custom-dark: #000000;
JSON
{
"hex": "#affdc3",
"rgb": {
"r": 175,
"g": 253,
"b": 195
},
"hsl": {
"h": 135.385,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92833,
"c": 0.11007,
"h": 151.8
},
"luminance": 0.83305
}Semantic roles & 50–950 ramp
primary
#AFFDC3
secondary
#E26EC4
accent
#00ABE6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683