#AFF793#AFF793
#AFF793 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.6% C 0.149 H 137.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF793 |
|---|---|
| RGB | rgb(175, 247, 147) |
| HSL | hsl(103, 86%, 77%) |
| HSV | hsv(103, 40%, 97%) |
| CMYK | cmyk(29.1%, 0%, 40.5%, 3.1%) |
| CIE-LAB | lab(90.66, -40.07, 41.09) |
| CIE-LCH | lch(90.66, 57.39, 134.28°) |
| OKLab | oklab(90.56% -0.1096 0.101) |
| OKLCH | oklch(90.56% 0.149 137.4) |
| XYZ | xyz(56.2048, 77.7400, 39.6421) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.12
Pastel Green
#B0FF9D
ΔE00 1.91
Light Pastel Green
#B2FBA5
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF793 #DB93F7
analogous
#E1F793 #AFF793 #93F7A9
triadic
#AFF793 #93AFF7 #F793AF
tetradic
#AFF793 #93E1F7 #DB93F7 #F7A993
square
#AFF793 #93E1F7 #DB93F7 #F7A993
split-complementary
#AFF793 #A993F7 #F793E1
monochromatic
#5BEF21 #85F35A #AFF793 #D9FBCC #EAFDE3
Accessibility & contrast
On white
1.27
#AFF793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#AFF793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF793
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF793 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F2E299
Tritanopia (blue-blind)
#ACF0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff793; /* rgb */ color: rgb(175, 247, 147); /* oklch */ color: oklch(90.6% 0.149 137.4);
Tailwind
colors: {
custom: {
50: '#c9fab4',
500: '#aff793',
950: '#000000',
},
}SCSS
$custom: #aff793; $custom-light: #c9fab4; $custom-dark: #000000;
JSON
{
"hex": "#aff793",
"rgb": {
"r": 175,
"g": 247,
"b": 147
},
"hsl": {
"h": 103.2,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.90557,
"c": 0.14906,
"h": 137.4
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#AFF793
secondary
#B358D6
accent
#03E3A4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581