#AFFB73#AFFB73
#AFFB73 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.0% C 0.185 H 133.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB73 |
|---|---|
| RGB | rgb(175, 251, 115) |
| HSL | hsl(94, 94%, 72%) |
| HSV | hsv(94, 54%, 98%) |
| CMYK | cmyk(30.3%, 0%, 54.2%, 1.6%) |
| CIE-LAB | lab(91.39, -45.55, 57.04) |
| CIE-LCH | lch(91.39, 73.00, 128.61°) |
| OKLab | oklab(91.02% -0.1265 0.1348) |
| OKLCH | oklch(91.02% 0.185 133.2) |
| XYZ | xyz(55.2699, 79.3442, 28.6192) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.77
Light Lime
#AEFD6C
ΔE00 1.00
Key Lime
#AEFF6E
ΔE00 1.15
Pale Lime Green
#B1FF65
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.16
Light Grass Green
#9AF764
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB73 #BF73FB
analogous
#F3FB73 #AFFB73 #73FB7B
triadic
#AFFB73 #73AFFB #FB73AF
tetradic
#AFFB73 #73F3FB #BF73FB #FB7B73
square
#AFFB73 #73F3FB #BF73FB #FB7B73
split-complementary
#AFFB73 #7B73FB #FB73F3
monochromatic
#6CED07 #8DF938 #AFFB73 #D1FDAF #EEFEE1
Accessibility & contrast
On white
1.24
#AFFB73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#AFFB73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB73
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB73 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#B0F2DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affb73; /* rgb */ color: rgb(175, 251, 115); /* oklch */ color: oklch(91.0% 0.185 133.2);
Tailwind
colors: {
custom: {
50: '#cafd9f',
500: '#affb73',
950: '#000000',
},
}SCSS
$custom: #affb73; $custom-light: #cafd9f; $custom-dark: #000000;
JSON
{
"hex": "#affb73",
"rgb": {
"r": 175,
"g": 251,
"b": 115
},
"hsl": {
"h": 93.529,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.91019,
"c": 0.18482,
"h": 133.2
},
"luminance": 0.79346
}Semantic roles & 50–950 ramp
primary
#AFFB73
secondary
#923BD7
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580