#AFFDC0#AFFDC0
#AFFDC0 is a very light, moderate green. Relative luminance 0.832; OKLCH L 92.8% C 0.113 H 150.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDC0 |
|---|---|
| RGB | rgb(175, 253, 192) |
| HSL | hsl(133, 95%, 84%) |
| HSV | hsv(133, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(93.09, -35.84, 21.75) |
| CIE-LCH | lch(93.09, 41.92, 148.74°) |
| OKLab | oklab(92.77% -0.0983 0.0555) |
| OKLCH | oklch(92.77% 0.113 150.5) |
| XYZ | xyz(62.3157, 83.1674, 62.6284) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.92
Light Seafoam
#A0FEBF
ΔE00 2.03
Light Mint Green
#A6FBB2
ΔE00 2.52
Light Seafoam Green
#A7FFB5
ΔE00 2.57
Light Sea Green
#98F6B0
ΔE00 3.17
Celadon
#BEFDB7
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDC0 #FDAFEC
analogous
#C5FDAF #AFFDC0 #AFFDE7
triadic
#AFFDC0 #C0AFFD #FDC0AF
tetradic
#AFFDC0 #AFC5FD #FDAFEC #FDE7AF
square
#AFFDC0 #AFC5FD #FDAFEC #FDE7AF
split-complementary
#AFFDC0 #E7AFFD #FDAFC5
monochromatic
#38FA62 #73FC91 #AFFDC0 #E1FEE7 #E1FEE7
Accessibility & contrast
On white
1.19
#AFFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#AFFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDC0
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDC0 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BC
Deuteranopia (green-blind)
#F1E8C3
Tritanopia (blue-blind)
#A3FAEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdc0; /* rgb */ color: rgb(175, 253, 192); /* oklch */ color: oklch(92.8% 0.113 150.5);
Tailwind
colors: {
custom: {
50: '#c9fed3',
500: '#affdc0',
950: '#000000',
},
}SCSS
$custom: #affdc0; $custom-light: #c9fed3; $custom-dark: #000000;
JSON
{
"hex": "#affdc0",
"rgb": {
"r": 175,
"g": 253,
"b": 192
},
"hsl": {
"h": 133.077,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92766,
"c": 0.11291,
"h": 150.5
},
"luminance": 0.8317
}Semantic roles & 50–950 ramp
primary
#AFFDC0
secondary
#E26EC9
accent
#00B3E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683