#AFFCA0#AFFCA0
#AFFCA0 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.143 H 140.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFCA0 |
|---|---|
| RGB | rgb(175, 252, 160) |
| HSL | hsl(110, 94%, 81%) |
| HSV | hsv(110, 37%, 99%) |
| CMYK | cmyk(30.6%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(92.25, -40.48, 36.75) |
| CIE-LCH | lch(92.25, 54.67, 137.77°) |
| OKLab | oklab(91.91% -0.1105 0.0913) |
| OKLCH | oklch(91.91% 0.143 140.4) |
| XYZ | xyz(58.8327, 81.2704, 45.8378) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.99
Pastel Green
#B0FF9D
ΔE00 1.04
Pale Light Green
#B1FC99
ΔE00 1.31
Tea Green
#BDF8A3
ΔE00 2.53
Palegreen
#98FB98
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFCA0 #EDA0FC
analogous
#DDFCA0 #AFFCA0 #A0FCBF
triadic
#AFFCA0 #A0AFFC #FCA0AF
tetradic
#AFFCA0 #A0DDFC #EDA0FC #FCBFA0
square
#AFFCA0 #A0DDFC #EDA0FC #FCBFA0
split-complementary
#AFFCA0 #BFA0FC #FCA0DD
monochromatic
#4BF829 #7DFA65 #AFFCA0 #E1FEDB #E6FEE1
Accessibility & contrast
On white
1.22
#AFFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#AFFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFCA0
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFCA0 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#AAF6E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affca0; /* rgb */ color: rgb(175, 252, 160); /* oklch */ color: oklch(91.9% 0.143 140.4);
Tailwind
colors: {
custom: {
50: '#c9fdbd',
500: '#affca0',
950: '#000000',
},
}SCSS
$custom: #affca0; $custom-light: #c9fdbd; $custom-dark: #000000;
JSON
{
"hex": "#affca0",
"rgb": {
"r": 175,
"g": 252,
"b": 160
},
"hsl": {
"h": 110.217,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.91908,
"c": 0.14331,
"h": 140.4
},
"luminance": 0.81273
}Semantic roles & 50–950 ramp
primary
#AFFCA0
secondary
#CA62DE
accent
#00E6C0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131812
muted
#838682