#AFFC7D#AFFC7D
#AFFC7D is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.4% C 0.177 H 134.4°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC7D |
|---|---|
| RGB | rgb(175, 252, 125) |
| HSL | hsl(96, 95%, 74%) |
| HSV | hsv(96, 50%, 99%) |
| CMYK | cmyk(30.6%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(91.78, -44.93, 52.97) |
| CIE-LCH | lch(91.78, 69.46, 130.31°) |
| OKLab | oklab(91.37% -0.1241 0.1266) |
| OKLCH | oklch(91.37% 0.177 134.4) |
| XYZ | xyz(56.1901, 80.2134, 31.9202) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.34
Key Lime
#AEFF6E
ΔE00 2.08
Light Lime
#AEFD6C
ΔE00 2.13
Light Yellowish Green
#C2FF89
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC7D #CA7DFC
analogous
#EFFC7D #AFFC7D #7DFC8B
triadic
#AFFC7D #7DAFFC #FC7DAF
tetradic
#AFFC7D #7DEFFC #CA7DFC #FC8B7D
square
#AFFC7D #7DEFFC #CA7DFC #FC8B7D
split-complementary
#AFFC7D #8B7DFC #FC7DEF
monochromatic
#65F906 #8AFB41 #AFFC7D #D4FDB9 #EDFEE1
Accessibility & contrast
On white
1.23
#AFFC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#AFFC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC7D
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC7D | 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)
#FFEC72
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#AFF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc7d; /* rgb */ color: rgb(175, 252, 125); /* oklch */ color: oklch(91.4% 0.177 134.4);
Tailwind
colors: {
custom: {
50: '#cafea5',
500: '#affc7d',
950: '#000000',
},
}SCSS
$custom: #affc7d; $custom-light: #cafea5; $custom-dark: #000000;
JSON
{
"hex": "#affc7d",
"rgb": {
"r": 175,
"g": 252,
"b": 125
},
"hsl": {
"h": 96.378,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91372,
"c": 0.17729,
"h": 134.4
},
"luminance": 0.80215
}Semantic roles & 50–950 ramp
primary
#AFFC7D
secondary
#9F43DA
accent
#00E68B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680