#AFFD93#AFFD93
#AFFD93 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.9% C 0.158 H 137.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD93 |
|---|---|
| RGB | rgb(175, 253, 147) |
| HSL | hsl(104, 96%, 78%) |
| HSV | hsv(104, 42%, 99%) |
| CMYK | cmyk(30.8%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(92.34, -42.72, 43.24) |
| CIE-LCH | lch(92.34, 60.78, 134.65°) |
| OKLab | oklab(91.92% -0.1169 0.1059) |
| OKLCH | oklch(91.92% 0.158 137.8) |
| XYZ | xyz(58.0692, 81.4688, 40.2636) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.02
Pastel Green
#B0FF9D
ΔE00 1.44
Celery
#C1FD95
ΔE00 2.63
Light Pastel Green
#B2FBA5
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.35
Palegreen
#98FB98
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD93 #E193FD
analogous
#E4FD93 #AFFD93 #93FDAC
triadic
#AFFD93 #93AFFD #FD93AF
tetradic
#AFFD93 #93E4FD #E193FD #FDAC93
square
#AFFD93 #93E4FD #E193FD #FDAC93
split-complementary
#AFFD93 #AC93FD #FD93E4
monochromatic
#56FB1B #82FC57 #AFFD93 #DCFECF #E9FEE1
Accessibility & contrast
On white
1.21
#AFFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#AFFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD93
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD93 | 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)
#FFED8B
Deuteranopia (green-blind)
#F8E699
Tritanopia (blue-blind)
#ACF6E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affd93; /* rgb */ color: rgb(175, 253, 147); /* oklch */ color: oklch(91.9% 0.158 137.8);
Tailwind
colors: {
custom: {
50: '#c9feb4',
500: '#affd93',
950: '#000000',
},
}SCSS
$custom: #affd93; $custom-light: #c9feb4; $custom-dark: #000000;
JSON
{
"hex": "#affd93",
"rgb": {
"r": 175,
"g": 253,
"b": 147
},
"hsl": {
"h": 104.151,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.91916,
"c": 0.15776,
"h": 137.8
},
"luminance": 0.81471
}Semantic roles & 50–950 ramp
primary
#AFFD93
secondary
#BA56DE
accent
#00E6A9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681