#AFFE7B#AFFE7B
#AFFE7B is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 91.8% C 0.182 H 134.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE7B |
|---|---|
| RGB | rgb(175, 254, 123) |
| HSL | hsl(96, 98%, 74%) |
| HSV | hsv(96, 52%, 100%) |
| CMYK | cmyk(31.1%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(92.32, -46.01, 54.53) |
| CIE-LCH | lch(92.32, 71.35, 130.15°) |
| OKLab | oklab(91.8% -0.1272 0.1299) |
| OKLCH | oklch(91.8% 0.182 134.4) |
| XYZ | xyz(56.6950, 81.4255, 31.4646) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.29
Key Lime
#AEFF6E
ΔE00 1.62
Light Lime
#AEFD6C
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.63
Pale Lime Green
#B1FF65
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE7B #CA7BFE
analogous
#F1FE7B #AFFE7B #7BFE89
triadic
#AFFE7B #7BAFFE #FE7BAF
tetradic
#AFFE7B #7BF1FE #CA7BFE #FE897B
square
#AFFE7B #7BF1FE #CA7BFE #FE897B
split-complementary
#AFFE7B #897BFE #FE7BF1
monochromatic
#65FD02 #8AFE3E #AFFE7B #D4FEB8 #EDFFE1
Accessibility & contrast
On white
1.21
#AFFE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#AFFE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE7B
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE7B | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6F
Deuteranopia (green-blind)
#FBE784
Tritanopia (blue-blind)
#AFF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe7b; /* rgb */ color: rgb(175, 254, 123); /* oklch */ color: oklch(91.8% 0.182 134.4);
Tailwind
colors: {
custom: {
50: '#caffa4',
500: '#affe7b',
950: '#000000',
},
}SCSS
$custom: #affe7b; $custom-light: #caffa4; $custom-dark: #000000;
JSON
{
"hex": "#affe7b",
"rgb": {
"r": 175,
"g": 254,
"b": 123
},
"hsl": {
"h": 96.183,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.91803,
"c": 0.18182,
"h": 134.4
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#AFFE7B
secondary
#9F41DC
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680