#AFFCB1#AFFCB1
#AFFCB1 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.2% C 0.126 H 145.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCB1 |
|---|---|
| RGB | rgb(175, 252, 177) |
| HSL | hsl(122, 93%, 84%) |
| HSV | hsv(122, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(92.53, -37.89, 28.61) |
| CIE-LCH | lch(92.53, 47.48, 142.95°) |
| OKLab | oklab(92.23% -0.1034 0.0722) |
| OKLCH | oklch(92.23% 0.126 145.1) |
| XYZ | xyz(60.4228, 81.9065, 54.2123) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.35
Light Seafoam Green
#A7FFB5
ΔE00 1.60
Light Mint
#B6FFBB
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 2.14
Mint (survey)
#9FFEB0
ΔE00 2.22
Light Pastel Green
#B2FBA5
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCB1 #FCAFFA
analogous
#D3FCAF #AFFCB1 #AFFCD7
triadic
#AFFCB1 #B1AFFC #FCB1AF
tetradic
#AFFCB1 #AFD3FC #FCAFFA #FCD7AF
square
#AFFCB1 #AFD3FC #FCAFFA #FCD7AF
split-complementary
#AFFCB1 #D7AFFC #FCAFD3
monochromatic
#39F83E #74FA77 #AFFCB1 #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.21
#AFFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#AFFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCB1
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCB1 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAC
Deuteranopia (green-blind)
#F3E7B5
Tritanopia (blue-blind)
#A7F8E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affcb1; /* rgb */ color: rgb(175, 252, 177); /* oklch */ color: oklch(92.2% 0.126 145.1);
Tailwind
colors: {
custom: {
50: '#c9fdc8',
500: '#affcb1',
950: '#000000',
},
}SCSS
$custom: #affcb1; $custom-light: #c9fdc8; $custom-dark: #000000;
JSON
{
"hex": "#affcb1",
"rgb": {
"r": 175,
"g": 252,
"b": 177
},
"hsl": {
"h": 121.558,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.92228,
"c": 0.12612,
"h": 145.1
},
"luminance": 0.81909
}Semantic roles & 50–950 ramp
primary
#AFFCB1
secondary
#E06FDD
accent
#00E0E6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582