#AFF48C#AFF48C
#AFF48C is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 89.8% C 0.152 H 135.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF48C |
|---|---|
| RGB | rgb(175, 244, 140) |
| HSL | hsl(100, 83%, 75%) |
| HSV | hsv(100, 43%, 96%) |
| CMYK | cmyk(28.3%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(89.72, -39.65, 43.30) |
| CIE-LCH | lch(89.72, 58.71, 132.48°) |
| OKLab | oklab(89.77% -0.1087 0.1058) |
| OKLCH | oklch(89.77% 0.152 135.8) |
| XYZ | xyz(54.7621, 75.7069, 36.5335) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 2.93
Tea Green
#BDF8A3
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF48C #D18CF4
analogous
#E3F48C #AFF48C #8CF49D
triadic
#AFF48C #8CAFF4 #F48CAF
tetradic
#AFF48C #8CE3F4 #D18CF4 #F49D8C
square
#AFF48C #8CE3F4 #D18CF4 #F49D8C
split-complementary
#AFF48C #9D8CF4 #F48CE3
monochromatic
#61E91C #88EF54 #AFF48C #D6F9C4 #ECFCE3
Accessibility & contrast
On white
1.30
#AFF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#AFF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF48C
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF48C | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE584
Deuteranopia (green-blind)
#F1DF92
Tritanopia (blue-blind)
#AEEDDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff48c; /* rgb */ color: rgb(175, 244, 140); /* oklch */ color: oklch(89.8% 0.152 135.8);
Tailwind
colors: {
custom: {
50: '#c9f8af',
500: '#aff48c',
950: '#000000',
},
}SCSS
$custom: #aff48c; $custom-light: #c9f8af; $custom-dark: #000000;
JSON
{
"hex": "#aff48c",
"rgb": {
"r": 175,
"g": 244,
"b": 140
},
"hsl": {
"h": 99.808,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.89766,
"c": 0.15171,
"h": 135.8
},
"luminance": 0.75709
}Semantic roles & 50–950 ramp
primary
#AFF48C
secondary
#A753D1
accent
#07DF96
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581