#AFF699#AFF699
#AFF699 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.4% C 0.142 H 138.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF699 |
|---|---|
| RGB | rgb(175, 246, 153) |
| HSL | hsl(106, 84%, 78%) |
| HSV | hsv(106, 38%, 96%) |
| CMYK | cmyk(28.9%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(90.47, -38.80, 37.88) |
| CIE-LCH | lch(90.47, 54.23, 135.69°) |
| OKLab | oklab(90.43% -0.106 0.0938) |
| OKLCH | oklch(90.43% 0.142 138.5) |
| XYZ | xyz(56.3830, 77.3233, 42.0850) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.41
Light Pastel Green
#B2FBA5
ΔE00 1.77
Pastel Green
#B0FF9D
ΔE00 1.93
Tea Green
#BDF8A3
ΔE00 2.11
Washed Out Green
#BCF5A6
ΔE00 2.71
Celery
#C1FD95
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF699 #E099F6
analogous
#DEF699 #AFF699 #99F6B1
triadic
#AFF699 #99AFF6 #F699AF
tetradic
#AFF699 #99DEF6 #E099F6 #F6B199
square
#AFF699 #99DEF6 #E099F6 #F6B199
split-complementary
#AFF699 #B199F6 #F699DE
monochromatic
#57EC29 #83F161 #AFF699 #DBFBD1 #E9FDE3
Accessibility & contrast
On white
1.28
#AFF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#AFF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF699
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF699 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE892
Deuteranopia (green-blind)
#F1E19E
Tritanopia (blue-blind)
#ACF0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff699; /* rgb */ color: rgb(175, 246, 153); /* oklch */ color: oklch(90.4% 0.142 138.5);
Tailwind
colors: {
custom: {
50: '#c9f9b8',
500: '#aff699',
950: '#000000',
},
}SCSS
$custom: #aff699; $custom-light: #c9f9b8; $custom-dark: #000000;
JSON
{
"hex": "#aff699",
"rgb": {
"r": 175,
"g": 246,
"b": 153
},
"hsl": {
"h": 105.806,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.90431,
"c": 0.14151,
"h": 138.5
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#AFF699
secondary
#B95ED5
accent
#05E0AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581