#AFFC85#AFFC85
#AFFC85 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.5% C 0.170 H 135.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC85 |
|---|---|
| RGB | rgb(175, 252, 133) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 47%, 99%) |
| CMYK | cmyk(30.6%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(91.88, -44.02, 49.35) |
| CIE-LCH | lch(91.88, 66.13, 131.73°) |
| OKLab | oklab(91.48% -0.1212 0.1191) |
| OKLCH | oklch(91.48% 0.17 135.5) |
| XYZ | xyz(56.7219, 80.4261, 34.7210) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.31
Light Yellowish Green
#C2FF89
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.59
Celery
#C1FD95
ΔE00 2.77
Light Green
#96F97B
ΔE00 2.84
Pale Light Green
#B1FC99
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC85 #D285FC
analogous
#EAFC85 #AFFC85 #85FC97
triadic
#AFFC85 #85AFFC #FC85AF
tetradic
#AFFC85 #85EAFC #D285FC #FC9785
square
#AFFC85 #85EAFC #D285FC #FC9785
split-complementary
#AFFC85 #9785FC #FC85EA
monochromatic
#61F90E #88FB49 #AFFC85 #D6FDC1 #EBFEE1
Accessibility & contrast
On white
1.23
#AFFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#AFFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC85
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC85 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc85; /* rgb */ color: rgb(175, 252, 133); /* oklch */ color: oklch(91.5% 0.170 135.5);
Tailwind
colors: {
custom: {
50: '#cafeaa',
500: '#affc85',
950: '#000000',
},
}SCSS
$custom: #affc85; $custom-light: #cafeaa; $custom-dark: #000000;
JSON
{
"hex": "#affc85",
"rgb": {
"r": 175,
"g": 252,
"b": 133
},
"hsl": {
"h": 98.824,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.9148,
"c": 0.16987,
"h": 135.5
},
"luminance": 0.80428
}Semantic roles & 50–950 ramp
primary
#AFFC85
secondary
#A84ADB
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681