#AFFAA0#AFFAA0
#AFFAA0 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.5% C 0.140 H 140.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAA0 |
|---|---|
| RGB | rgb(175, 250, 160) |
| HSL | hsl(110, 90%, 80%) |
| HSV | hsv(110, 36%, 98%) |
| CMYK | cmyk(30%, 0%, 36%, 2%) |
| CIE-LAB | lab(91.69, -39.59, 36.01) |
| CIE-LCH | lch(91.69, 53.52, 137.71°) |
| OKLab | oklab(91.46% -0.108 0.0896) |
| OKLCH | oklch(91.46% 0.14 140.3) |
| XYZ | xyz(58.2079, 80.0209, 45.6296) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.74
Pastel Green
#B0FF9D
ΔE00 1.48
Pale Light Green
#B1FC99
ΔE00 1.54
Tea Green
#BDF8A3
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.77
Palegreen
#98FB98
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAA0 #EBA0FA
analogous
#DCFAA0 #AFFAA0 #A0FABE
triadic
#AFFAA0 #A0AFFA #FAA0AF
tetradic
#AFFAA0 #A0DCFA #EBA0FA #FABEA0
square
#AFFAA0 #A0DCFA #EBA0FA #FABEA0
split-complementary
#AFFAA0 #BEA0FA #FAA0DC
monochromatic
#4DF42C #7EF766 #AFFAA0 #E0FDDA #E7FDE2
Accessibility & contrast
On white
1.23
#AFFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#AFFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAA0
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAA0 | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#AAF4E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affaa0; /* rgb */ color: rgb(175, 250, 160); /* oklch */ color: oklch(91.5% 0.140 140.3);
Tailwind
colors: {
custom: {
50: '#c9fcbd',
500: '#affaa0',
950: '#000000',
},
}SCSS
$custom: #affaa0; $custom-light: #c9fcbd; $custom-dark: #000000;
JSON
{
"hex": "#affaa0",
"rgb": {
"r": 175,
"g": 250,
"b": 160
},
"hsl": {
"h": 110,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.91456,
"c": 0.14033,
"h": 140.3
},
"luminance": 0.80023
}Semantic roles & 50–950 ramp
primary
#AFFAA0
secondary
#C763DC
accent
#00E6BF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582