#AFF691#AFF691
#AFF691 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.3% C 0.150 H 136.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF691 |
|---|---|
| RGB | rgb(175, 246, 145) |
| HSL | hsl(102, 85%, 77%) |
| HSV | hsv(102, 41%, 96%) |
| CMYK | cmyk(28.9%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(90.35, -39.89, 41.67) |
| CIE-LCH | lch(90.35, 57.69, 133.75°) |
| OKLab | oklab(90.3% -0.1092 0.1022) |
| OKLCH | oklch(90.3% 0.15 136.9) |
| XYZ | xyz(55.7442, 77.0678, 38.7211) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.42
Pastel Green
#B0FF9D
ΔE00 2.21
Celery
#C1FD95
ΔE00 2.64
Tea Green
#BDF8A3
ΔE00 2.87
Light Pastel Green
#B2FBA5
ΔE00 2.96
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF691 #D891F6
analogous
#E2F691 #AFF691 #91F6A6
triadic
#AFF691 #91AFF6 #F691AF
tetradic
#AFF691 #91E2F6 #D891F6 #F6A691
square
#AFF691 #91E2F6 #D891F6 #F6A691
split-complementary
#AFF691 #A691F6 #F691E2
monochromatic
#5DED20 #86F158 #AFF691 #D8FBCA #EAFDE3
Accessibility & contrast
On white
1.28
#AFF691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#AFF691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF691
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF691 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff691; /* rgb */ color: rgb(175, 246, 145); /* oklch */ color: oklch(90.3% 0.150 136.9);
Tailwind
colors: {
custom: {
50: '#c9f9b2',
500: '#aff691',
950: '#000000',
},
}SCSS
$custom: #aff691; $custom-light: #c9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#aff691",
"rgb": {
"r": 175,
"g": 246,
"b": 145
},
"hsl": {
"h": 102.178,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.90298,
"c": 0.14961,
"h": 136.9
},
"luminance": 0.7707
}Semantic roles & 50–950 ramp
primary
#AFF691
secondary
#AF57D4
accent
#04E1A0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581