#AFFC7C#AFFC7C
#AFFC7C is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.4% C 0.178 H 134.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC7C |
|---|---|
| RGB | rgb(175, 252, 124) |
| HSL | hsl(96, 96%, 74%) |
| HSV | hsv(96, 51%, 99%) |
| CMYK | cmyk(30.6%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(91.77, -45.04, 53.41) |
| CIE-LCH | lch(91.77, 69.87, 130.14°) |
| OKLab | oklab(91.36% -0.1245 0.1275) |
| OKLCH | oklch(91.36% 0.178 134.3) |
| XYZ | xyz(56.1265, 80.1880, 31.5855) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.24
Key Lime
#AEFF6E
ΔE00 1.96
Light Lime
#AEFD6C
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.50
Light Pea Green
#C4FE82
ΔE00 2.84
Pale Lime
#BEFD73
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC7C #C97CFC
analogous
#EFFC7C #AFFC7C #7CFC89
triadic
#AFFC7C #7CAFFC #FC7CAF
tetradic
#AFFC7C #7CEFFC #C97CFC #FC897C
square
#AFFC7C #7CEFFC #C97CFC #FC897C
split-complementary
#AFFC7C #897CFC #FC7CEF
monochromatic
#66F806 #8AFB40 #AFFC7C #D4FDB8 #EDFEE1
Accessibility & contrast
On white
1.23
#AFFC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#AFFC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC7C
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC7C | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB70
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#AFF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc7c; /* rgb */ color: rgb(175, 252, 124); /* oklch */ color: oklch(91.4% 0.178 134.3);
Tailwind
colors: {
custom: {
50: '#cafea5',
500: '#affc7c',
950: '#000000',
},
}SCSS
$custom: #affc7c; $custom-light: #cafea5; $custom-dark: #000000;
JSON
{
"hex": "#affc7c",
"rgb": {
"r": 175,
"g": 252,
"b": 124
},
"hsl": {
"h": 96.094,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91359,
"c": 0.1782,
"h": 134.3
},
"luminance": 0.8019
}Semantic roles & 50–950 ramp
primary
#AFFC7C
secondary
#9D43DA
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680