#AFFFBB#AFFFBB
#AFFFBB is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.1% C 0.121 H 148.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFFBB |
|---|---|
| RGB | rgb(175, 255, 187) |
| HSL | hsl(129, 100%, 84%) |
| HSV | hsv(129, 31%, 100%) |
| CMYK | cmyk(31.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.55, -37.60, 24.93) |
| CIE-LCH | lch(93.55, 45.12, 146.46°) |
| OKLab | oklab(93.1% -0.1029 0.0633) |
| OKLCH | oklch(93.1% 0.121 148.4) |
| XYZ | xyz(62.4058, 84.2189, 59.9718) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.03
Light Seafoam Green
#A7FFB5
ΔE00 1.35
Light Mint Green
#A6FBB2
ΔE00 1.49
Mint (survey)
#9FFEB0
ΔE00 2.39
Light Seafoam
#A0FEBF
ΔE00 2.46
Celadon
#BEFDB7
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFFBB #FFAFF3
analogous
#CBFFAF #AFFFBB #AFFFE3
triadic
#AFFFBB #BBAFFF #FFBBAF
tetradic
#AFFFBB #AFCBFF #FFAFF3 #FFE3AF
square
#AFFFBB #AFCBFF #FFAFF3 #FFE3AF
split-complementary
#AFFFBB #E3AFFF #FFAFCB
monochromatic
#35FF53 #72FF87 #AFFFBB #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.18
#AFFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#AFFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFFBB
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFFBB | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#A4FCED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #afffbb; /* rgb */ color: rgb(175, 255, 187); /* oklch */ color: oklch(93.1% 0.121 148.4);
Tailwind
colors: {
custom: {
50: '#c9ffcf',
500: '#afffbb',
950: '#000000',
},
}SCSS
$custom: #afffbb; $custom-light: #c9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#afffbb",
"rgb": {
"r": 175,
"g": 255,
"b": 187
},
"hsl": {
"h": 129,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93104,
"c": 0.12079,
"h": 148.4
},
"luminance": 0.84222
}Semantic roles & 50–950 ramp
primary
#AFFFBB
secondary
#E56DD3
accent
#00C3E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683