#AFF685#AFF685
#AFF685 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.161 H 134.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF685 |
|---|---|
| RGB | rgb(175, 246, 133) |
| HSL | hsl(98, 86%, 74%) |
| HSV | hsv(98, 46%, 96%) |
| CMYK | cmyk(28.9%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(90.19, -41.40, 47.27) |
| CIE-LCH | lch(90.19, 62.83, 131.22°) |
| OKLab | oklab(90.12% -0.1139 0.1144) |
| OKLCH | oklch(90.12% 0.161 134.9) |
| XYZ | xyz(54.8674, 76.7171, 34.1028) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.90
Light Green
#96F97B
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF685 #CC85F6
analogous
#E8F685 #AFF685 #85F694
triadic
#AFF685 #85AFF6 #F685AF
tetradic
#AFF685 #85E8F6 #CC85F6 #F69485
square
#AFF685 #85E8F6 #CC85F6 #F69485
split-complementary
#AFF685 #9485F6 #F685E8
monochromatic
#64EE13 #8AF24C #AFF685 #D4FABE #ECFDE3
Accessibility & contrast
On white
1.28
#AFF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#AFF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF685
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF685 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#AEEEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff685; /* rgb */ color: rgb(175, 246, 133); /* oklch */ color: oklch(90.1% 0.161 134.9);
Tailwind
colors: {
custom: {
50: '#c9f9aa',
500: '#aff685',
950: '#000000',
},
}SCSS
$custom: #aff685; $custom-light: #c9f9aa; $custom-dark: #000000;
JSON
{
"hex": "#aff685",
"rgb": {
"r": 175,
"g": 246,
"b": 133
},
"hsl": {
"h": 97.699,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.90115,
"c": 0.16145,
"h": 134.9
},
"luminance": 0.76719
}Semantic roles & 50–950 ramp
primary
#AFF685
secondary
#A14CD3
accent
#03E390
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581