#AFFDBA#AFFDBA
#AFFDBA is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.6% C 0.119 H 148.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDBA |
|---|---|
| RGB | rgb(175, 253, 186) |
| HSL | hsl(128, 95%, 84%) |
| HSV | hsv(128, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(92.97, -36.87, 24.65) |
| CIE-LCH | lch(92.97, 44.35, 146.23°) |
| OKLab | oklab(92.64% -0.1008 0.0626) |
| OKLCH | oklch(92.64% 0.119 148.2) |
| XYZ | xyz(61.6644, 82.9069, 59.1984) |
| Luminance | 0.8291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.99
Light Mint Green
#A6FBB2
ΔE00 1.48
Light Seafoam Green
#A7FFB5
ΔE00 1.58
Light Seafoam
#A0FEBF
ΔE00 2.54
Mint (survey)
#9FFEB0
ΔE00 2.56
Celadon
#BEFDB7
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDBA #FDAFF2
analogous
#CBFDAF #AFFDBA #AFFDE1
triadic
#AFFDBA #BAAFFD #FDBAAF
tetradic
#AFFDBA #AFCBFD #FDAFF2 #FDE1AF
square
#AFFDBA #AFCBFD #FDAFF2 #FDE1AF
split-complementary
#AFFDBA #E1AFFD #FDAFCB
monochromatic
#38FA53 #73FC87 #AFFDBA #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.19
#AFFDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#AFFDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDBA
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDBA | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B6
Deuteranopia (green-blind)
#F2E8BE
Tritanopia (blue-blind)
#A5FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdba; /* rgb */ color: rgb(175, 253, 186); /* oklch */ color: oklch(92.6% 0.119 148.2);
Tailwind
colors: {
custom: {
50: '#c9fecf',
500: '#affdba',
950: '#000000',
},
}SCSS
$custom: #affdba; $custom-light: #c9fecf; $custom-dark: #000000;
JSON
{
"hex": "#affdba",
"rgb": {
"r": 175,
"g": 253,
"b": 186
},
"hsl": {
"h": 128.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92636,
"c": 0.11872,
"h": 148.2
},
"luminance": 0.8291
}Semantic roles & 50–950 ramp
primary
#AFFDBA
secondary
#E26ED2
accent
#00C5E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683