#AFFDBF#AFFDBF
#AFFDBF is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.7% C 0.114 H 150.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDBF |
|---|---|
| RGB | rgb(175, 253, 191) |
| HSL | hsl(132, 95%, 84%) |
| HSV | hsv(132, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(93.07, -36.01, 22.24) |
| CIE-LCH | lch(93.07, 42.32, 148.31°) |
| OKLab | oklab(92.74% -0.0987 0.0567) |
| OKLCH | oklch(92.74% 0.114 150.1) |
| XYZ | xyz(62.2053, 83.1232, 62.0469) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.73
Light Seafoam
#A0FEBF
ΔE00 2.07
Light Mint Green
#A6FBB2
ΔE00 2.33
Light Seafoam Green
#A7FFB5
ΔE00 2.38
Light Sea Green
#98F6B0
ΔE00 3.08
Celadon
#BEFDB7
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDBF #FDAFED
analogous
#C6FDAF #AFFDBF #AFFDE6
triadic
#AFFDBF #BFAFFD #FDBFAF
tetradic
#AFFDBF #AFC6FD #FDAFED #FDE6AF
square
#AFFDBF #AFC6FD #FDAFED #FDE6AF
split-complementary
#AFFDBF #E6AFFD #FDAFC6
monochromatic
#38FA5F #73FC8F #AFFDBF #E1FEE7 #E1FEE7
Accessibility & contrast
On white
1.19
#AFFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#AFFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDBF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDBF | 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)
#FEF0BB
Deuteranopia (green-blind)
#F2E8C2
Tritanopia (blue-blind)
#A4FAEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdbf; /* rgb */ color: rgb(175, 253, 191); /* oklch */ color: oklch(92.7% 0.114 150.1);
Tailwind
colors: {
custom: {
50: '#c9fed2',
500: '#affdbf',
950: '#000000',
},
}SCSS
$custom: #affdbf; $custom-light: #c9fed2; $custom-dark: #000000;
JSON
{
"hex": "#affdbf",
"rgb": {
"r": 175,
"g": 253,
"b": 191
},
"hsl": {
"h": 132.308,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92744,
"c": 0.11387,
"h": 150.1
},
"luminance": 0.83126
}Semantic roles & 50–950 ramp
primary
#AFFDBF
secondary
#E26ECA
accent
#00B6E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683