#AFFCB0#AFFCB0
#AFFCB0 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.2% C 0.127 H 144.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCB0 |
|---|---|
| RGB | rgb(175, 252, 176) |
| HSL | hsl(121, 93%, 84%) |
| HSV | hsv(121, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(92.52, -38.05, 29.09) |
| CIE-LCH | lch(92.52, 47.90, 142.60°) |
| OKLab | oklab(92.21% -0.1038 0.0734) |
| OKLCH | oklch(92.21% 0.127 144.8) |
| XYZ | xyz(60.3235, 81.8667, 53.6893) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.47
Light Seafoam Green
#A7FFB5
ΔE00 1.70
Light Mint
#B6FFBB
ΔE00 1.76
Light Pastel Green
#B2FBA5
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.18
Mint (survey)
#9FFEB0
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCB0 #FCAFFB
analogous
#D4FCAF #AFFCB0 #AFFCD6
triadic
#AFFCB0 #B0AFFC #FCB0AF
tetradic
#AFFCB0 #AFD4FC #FCAFFB #FCD6AF
square
#AFFCB0 #AFD4FC #FCAFFB #FCD6AF
split-complementary
#AFFCB0 #D6AFFC #FCAFD4
monochromatic
#39F83B #74FA76 #AFFCB0 #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.21
#AFFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#AFFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCB0
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCB0 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAB
Deuteranopia (green-blind)
#F3E7B4
Tritanopia (blue-blind)
#A7F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affcb0; /* rgb */ color: rgb(175, 252, 176); /* oklch */ color: oklch(92.2% 0.127 144.8);
Tailwind
colors: {
custom: {
50: '#c9fdc8',
500: '#affcb0',
950: '#000000',
},
}SCSS
$custom: #affcb0; $custom-light: #c9fdc8; $custom-dark: #000000;
JSON
{
"hex": "#affcb0",
"rgb": {
"r": 175,
"g": 252,
"b": 176
},
"hsl": {
"h": 120.779,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.92208,
"c": 0.12713,
"h": 144.8
},
"luminance": 0.81869
}Semantic roles & 50–950 ramp
primary
#AFFCB0
secondary
#E06FDF
accent
#00E3E6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582