#AFF4B2#AFF4B2
#AFF4B2 is a very light, moderate green. Relative luminance 0.770; OKLCH L 90.5% C 0.113 H 145.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF4B2 |
|---|---|
| RGB | rgb(175, 244, 178) |
| HSL | hsl(123, 76%, 82%) |
| HSV | hsv(123, 28%, 96%) |
| CMYK | cmyk(28.3%, 0%, 27%, 4.3%) |
| CIE-LAB | lab(90.33, -34.08, 25.10) |
| CIE-LCH | lch(90.33, 42.33, 143.63°) |
| OKLab | oklab(90.46% -0.0931 0.0637) |
| OKLCH | oklch(90.46% 0.113 145.6) |
| XYZ | xyz(58.0632, 77.0274, 53.9193) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.25
Light Mint Green
#A6FBB2
ΔE00 2.38
Celadon
#BEFDB7
ΔE00 2.51
Light Seafoam Green
#A7FFB5
ΔE00 3.03
Light Sea Green
#98F6B0
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF4B2 #F4AFF1
analogous
#CFF4AF #AFF4B2 #AFF4D5
triadic
#AFF4B2 #B2AFF4 #F4B2AF
tetradic
#AFF4B2 #AFCFF4 #F4AFF1 #F4D5AF
square
#AFF4B2 #AFCFF4 #F4AFF1 #F4D5AF
split-complementary
#AFF4B2 #D5AFF4 #F4AFCF
monochromatic
#43E54A #79ED7E #AFF4B2 #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.28
#AFF4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#AFF4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF4B2
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF4B2 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#EBE1B6
Tritanopia (blue-blind)
#A8F0E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff4b2; /* rgb */ color: rgb(175, 244, 178); /* oklch */ color: oklch(90.5% 0.113 145.6);
Tailwind
colors: {
custom: {
50: '#c8f8c9',
500: '#aff4b2',
950: '#000000',
},
}SCSS
$custom: #aff4b2; $custom-light: #c8f8c9; $custom-dark: #000000;
JSON
{
"hex": "#aff4b2",
"rgb": {
"r": 175,
"g": 244,
"b": 178
},
"hsl": {
"h": 122.609,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.90459,
"c": 0.1128,
"h": 145.6
},
"luminance": 0.7703
}Semantic roles & 50–950 ramp
primary
#AFF4B2
secondary
#D473D0
accent
#0DCFD8
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582