#AFFCB2#AFFCB2
#AFFCB2 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.2% C 0.125 H 145.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCB2 |
|---|---|
| RGB | rgb(175, 252, 178) |
| HSL | hsl(122, 93%, 84%) |
| HSV | hsv(122, 31%, 99%) |
| CMYK | cmyk(30.6%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(92.55, -37.73, 28.13) |
| CIE-LCH | lch(92.55, 47.06, 143.30°) |
| OKLab | oklab(92.25% -0.103 0.0711) |
| OKLCH | oklch(92.25% 0.125 145.4) |
| XYZ | xyz(60.5228, 81.9465, 54.7392) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.26
Light Mint
#B6FFBB
ΔE00 1.45
Light Seafoam Green
#A7FFB5
ΔE00 1.51
Celadon
#BEFDB7
ΔE00 2.12
Mint (survey)
#9FFEB0
ΔE00 2.20
Light Pastel Green
#B2FBA5
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCB2 #FCAFF9
analogous
#D2FCAF #AFFCB2 #AFFCD8
triadic
#AFFCB2 #B2AFFC #FCB2AF
tetradic
#AFFCB2 #AFD2FC #FCAFF9 #FCD8AF
square
#AFFCB2 #AFD2FC #FCAFF9 #FCD8AF
split-complementary
#AFFCB2 #D8AFFC #FCAFD2
monochromatic
#39F840 #74FA79 #AFFCB2 #E2FEE3 #E2FEE3
Accessibility & contrast
On white
1.21
#AFFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#AFFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCB2
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCB2 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAD
Deuteranopia (green-blind)
#F3E7B6
Tritanopia (blue-blind)
#A7F8E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #affcb2; /* rgb */ color: rgb(175, 252, 178); /* oklch */ color: oklch(92.2% 0.125 145.4);
Tailwind
colors: {
custom: {
50: '#c9fdc9',
500: '#affcb2',
950: '#000000',
},
}SCSS
$custom: #affcb2; $custom-light: #c9fdc9; $custom-dark: #000000;
JSON
{
"hex": "#affcb2",
"rgb": {
"r": 175,
"g": 252,
"b": 178
},
"hsl": {
"h": 122.338,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.92248,
"c": 0.12512,
"h": 145.4
},
"luminance": 0.81949
}Semantic roles & 50–950 ramp
primary
#AFFCB2
secondary
#E06FDC
accent
#00DDE6
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131713
muted
#838582