#AFFDB9#AFFDB9
#AFFDB9 is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.6% C 0.120 H 147.8°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDB9 |
|---|---|
| RGB | rgb(175, 253, 185) |
| HSL | hsl(128, 95%, 84%) |
| HSV | hsv(128, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 26.9%, 0.8%) |
| CIE-LAB | lab(92.96, -37.03, 25.13) |
| CIE-LCH | lch(92.96, 44.76, 145.84°) |
| OKLab | oklab(92.62% -0.1013 0.0638) |
| OKLCH | oklch(92.62% 0.12 147.8) |
| XYZ | xyz(61.5585, 82.8645, 58.6405) |
| Luminance | 0.8287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.93
Light Mint Green
#A6FBB2
ΔE00 1.35
Light Seafoam Green
#A7FFB5
ΔE00 1.46
Mint (survey)
#9FFEB0
ΔE00 2.44
Celadon
#BEFDB7
ΔE00 2.47
Light Seafoam
#A0FEBF
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDB9 #FDAFF3
analogous
#CCFDAF #AFFDB9 #AFFDE0
triadic
#AFFDB9 #B9AFFD #FDB9AF
tetradic
#AFFDB9 #AFCCFD #FDAFF3 #FDE0AF
square
#AFFDB9 #AFCCFD #FDAFF3 #FDE0AF
split-complementary
#AFFDB9 #E0AFFD #FDAFCC
monochromatic
#38FA51 #73FC85 #AFFDB9 #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.19
#AFFDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#AFFDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDB9
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDB9 | 1.00 | 1.19 | 17.57 | 17.57 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B5
Deuteranopia (green-blind)
#F3E8BD
Tritanopia (blue-blind)
#A5FAEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #affdb9; /* rgb */ color: rgb(175, 253, 185); /* oklch */ color: oklch(92.6% 0.120 147.8);
Tailwind
colors: {
custom: {
50: '#c9fece',
500: '#affdb9',
950: '#000000',
},
}SCSS
$custom: #affdb9; $custom-light: #c9fece; $custom-dark: #000000;
JSON
{
"hex": "#affdb9",
"rgb": {
"r": 175,
"g": 253,
"b": 185
},
"hsl": {
"h": 127.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.92615,
"c": 0.1197,
"h": 147.8
},
"luminance": 0.82867
}Semantic roles & 50–950 ramp
primary
#AFFDB9
secondary
#E26ED3
accent
#00C8E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683