#AFFDBB#AFFDBB
#AFFDBB is a very light, moderate green. Relative luminance 0.830; OKLCH L 92.7% C 0.118 H 148.5°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDBB |
|---|---|
| RGB | rgb(175, 253, 187) |
| HSL | hsl(129, 95%, 84%) |
| HSV | hsv(129, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(92.99, -36.70, 24.17) |
| CIE-LCH | lch(92.99, 43.94, 146.63°) |
| OKLab | oklab(92.66% -0.1004 0.0615) |
| OKLCH | oklch(92.66% 0.118 148.5) |
| XYZ | xyz(61.7711, 82.9496, 59.7602) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.09
Light Mint Green
#A6FBB2
ΔE00 1.62
Light Seafoam Green
#A7FFB5
ΔE00 1.71
Light Seafoam
#A0FEBF
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.68
Celadon
#BEFDB7
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDBB #FDAFF1
analogous
#CAFDAF #AFFDBB #AFFDE2
triadic
#AFFDBB #BBAFFD #FDBBAF
tetradic
#AFFDBB #AFCAFD #FDAFF1 #FDE2AF
square
#AFFDBB #AFCAFD #FDAFF1 #FDE2AF
split-complementary
#AFFDBB #E2AFFD #FDAFCA
monochromatic
#38FA56 #73FC88 #AFFDBB #E1FEE6 #E1FEE6
Accessibility & contrast
On white
1.19
#AFFDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#AFFDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDBB
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDBB | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B7
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#A5FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdbb; /* rgb */ color: rgb(175, 253, 187); /* oklch */ color: oklch(92.7% 0.118 148.5);
Tailwind
colors: {
custom: {
50: '#c9fecf',
500: '#affdbb',
950: '#000000',
},
}SCSS
$custom: #affdbb; $custom-light: #c9fecf; $custom-dark: #000000;
JSON
{
"hex": "#affdbb",
"rgb": {
"r": 175,
"g": 253,
"b": 187
},
"hsl": {
"h": 129.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92658,
"c": 0.11773,
"h": 148.5
},
"luminance": 0.82952
}Semantic roles & 50–950 ramp
primary
#AFFDBB
secondary
#E26ED0
accent
#00C2E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683