#AFFC7B#AFFC7B
#AFFC7B is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.3% C 0.179 H 134.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC7B |
|---|---|
| RGB | rgb(175, 252, 123) |
| HSL | hsl(96, 96%, 74%) |
| HSV | hsv(96, 51%, 99%) |
| CMYK | cmyk(30.6%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(91.76, -45.15, 53.86) |
| CIE-LCH | lch(91.76, 70.28, 129.97°) |
| OKLab | oklab(91.35% -0.1248 0.1284) |
| OKLCH | oklch(91.35% 0.179 134.2) |
| XYZ | xyz(56.0636, 80.1628, 31.2541) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.14
Key Lime
#AEFF6E
ΔE00 1.83
Light Lime
#AEFD6C
ΔE00 1.87
Light Yellowish Green
#C2FF89
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC7B #C87BFC
analogous
#EFFC7B #AFFC7B #7BFC87
triadic
#AFFC7B #7BAFFC #FC7BAF
tetradic
#AFFC7B #7BEFFC #C87BFC #FC877B
square
#AFFC7B #7BEFFC #C87BFC #FC877B
split-complementary
#AFFC7B #877BFC #FC7BEF
monochromatic
#67F706 #8BFB3F #AFFC7B #D3FDB7 #EDFEE1
Accessibility & contrast
On white
1.23
#AFFC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#AFFC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC7B
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC7B | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6F
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#AFF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc7b; /* rgb */ color: rgb(175, 252, 123); /* oklch */ color: oklch(91.3% 0.179 134.2);
Tailwind
colors: {
custom: {
50: '#cafea4',
500: '#affc7b',
950: '#000000',
},
}SCSS
$custom: #affc7b; $custom-light: #cafea4; $custom-dark: #000000;
JSON
{
"hex": "#affc7b",
"rgb": {
"r": 175,
"g": 252,
"b": 123
},
"hsl": {
"h": 95.814,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.91346,
"c": 0.17911,
"h": 134.2
},
"luminance": 0.80165
}Semantic roles & 50–950 ramp
primary
#AFFC7B
secondary
#9C42D9
accent
#00E689
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680