#AFF6B2#AFF6B2
#AFF6B2 is a very light, moderate green. Relative luminance 0.782; OKLCH L 90.9% C 0.116 H 145.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF6B2 |
|---|---|
| RGB | rgb(175, 246, 178) |
| HSL | hsl(123, 80%, 83%) |
| HSV | hsv(123, 29%, 96%) |
| CMYK | cmyk(28.9%, 0%, 27.6%, 3.5%) |
| CIE-LAB | lab(90.89, -35.00, 25.86) |
| CIE-LCH | lch(90.89, 43.52, 143.54°) |
| OKLab | oklab(90.91% -0.0956 0.0655) |
| OKLCH | oklch(90.91% 0.116 145.6) |
| XYZ | xyz(58.6683, 78.2375, 54.1210) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.87
Light Mint Green
#A6FBB2
ΔE00 1.94
Celadon
#BEFDB7
ΔE00 2.24
Light Seafoam Green
#A7FFB5
ΔE00 2.57
Light Sea Green
#98F6B0
ΔE00 3.08
Mint (survey)
#9FFEB0
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF6B2 #F6AFF3
analogous
#D0F6AF #AFF6B2 #AFF6D5
triadic
#AFF6B2 #B2AFF6 #F6B2AF
tetradic
#AFF6B2 #AFD0F6 #F6AFF3 #F6D5AF
square
#AFF6B2 #AFD0F6 #F6AFF3 #F6D5AF
split-complementary
#AFF6B2 #D5AFF6 #F6AFD0
monochromatic
#41EA48 #78F07D #AFF6B2 #E3FCE5 #E3FCE5
Accessibility & contrast
On white
1.26
#AFF6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#AFF6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF6B2
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF6B2 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AE
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#A7F2E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff6b2; /* rgb */ color: rgb(175, 246, 178); /* oklch */ color: oklch(90.9% 0.116 145.6);
Tailwind
colors: {
custom: {
50: '#c8f9c9',
500: '#aff6b2',
950: '#000000',
},
}SCSS
$custom: #aff6b2; $custom-light: #c8f9c9; $custom-dark: #000000;
JSON
{
"hex": "#aff6b2",
"rgb": {
"r": 175,
"g": 246,
"b": 178
},
"hsl": {
"h": 122.535,
"s": 79.775,
"l": 82.549
},
"oklch": {
"l": 0.90906,
"c": 0.11591,
"h": 145.6
},
"luminance": 0.7824
}Semantic roles & 50–950 ramp
primary
#AFF6B2
secondary
#D772D3
accent
#09D3DC
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582