#AFF48E#AFF48E
#AFF48E is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.8% C 0.150 H 136.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF48E |
|---|---|
| RGB | rgb(175, 244, 142) |
| HSL | hsl(101, 82%, 76%) |
| HSV | hsv(101, 42%, 96%) |
| CMYK | cmyk(28.3%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(89.75, -39.39, 42.37) |
| CIE-LCH | lch(89.75, 57.85, 132.92°) |
| OKLab | oklab(89.8% -0.108 0.1037) |
| OKLCH | oklch(89.8% 0.15 136.1) |
| XYZ | xyz(54.9109, 75.7664, 37.3172) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.68
Pastel Green
#B0FF9D
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.09
Light Pastel Green
#B2FBA5
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF48E #D38EF4
analogous
#E2F48E #AFF48E #8EF4A0
triadic
#AFF48E #8EAFF4 #F48EAF
tetradic
#AFF48E #8EE2F4 #D38EF4 #F4A08E
square
#AFF48E #8EE2F4 #D38EF4 #F4A08E
split-complementary
#AFF48E #A08EF4 #F48EE2
monochromatic
#60E91E #88EF56 #AFF48E #D6F9C6 #EBFCE3
Accessibility & contrast
On white
1.30
#AFF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#AFF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF48E
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF48E | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE586
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#ADEDDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff48e; /* rgb */ color: rgb(175, 244, 142); /* oklch */ color: oklch(89.8% 0.150 136.1);
Tailwind
colors: {
custom: {
50: '#c9f8b0',
500: '#aff48e',
950: '#000000',
},
}SCSS
$custom: #aff48e; $custom-light: #c9f8b0; $custom-dark: #000000;
JSON
{
"hex": "#aff48e",
"rgb": {
"r": 175,
"g": 244,
"b": 142
},
"hsl": {
"h": 100.588,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.89797,
"c": 0.14971,
"h": 136.1
},
"luminance": 0.75768
}Semantic roles & 50–950 ramp
primary
#AFF48E
secondary
#A955D1
accent
#07DF99
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581