#AFF993#AFF993
#AFF993 is a very light, vivid green. Relative luminance 0.790; OKLCH L 91.0% C 0.152 H 137.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF993 |
|---|---|
| RGB | rgb(175, 249, 147) |
| HSL | hsl(104, 89%, 78%) |
| HSV | hsv(104, 41%, 98%) |
| CMYK | cmyk(29.7%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.22, -40.96, 41.81) |
| CIE-LCH | lch(91.22, 58.52, 134.41°) |
| OKLab | oklab(91.01% -0.1121 0.1026) |
| OKLCH | oklch(91.01% 0.152 137.5) |
| XYZ | xyz(56.8197, 78.9698, 39.8470) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.86
Pastel Green
#B0FF9D
ΔE00 1.63
Celery
#C1FD95
ΔE00 2.59
Light Pastel Green
#B2FBA5
ΔE00 2.76
Tea Green
#BDF8A3
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF993 #DD93F9
analogous
#E2F993 #AFF993 #93F9AA
triadic
#AFF993 #93AFF9 #F993AF
tetradic
#AFF993 #93E2F9 #DD93F9 #F9AA93
square
#AFF993 #93E2F9 #DD93F9 #F9AA93
split-complementary
#AFF993 #AA93F9 #F993E2
monochromatic
#59F31F #84F659 #AFF993 #DAFCCD #EAFDE2
Accessibility & contrast
On white
1.25
#AFF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#AFF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF993
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF993 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#ACF2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aff993; /* rgb */ color: rgb(175, 249, 147); /* oklch */ color: oklch(91.0% 0.152 137.5);
Tailwind
colors: {
custom: {
50: '#c9fbb4',
500: '#aff993',
950: '#000000',
},
}SCSS
$custom: #aff993; $custom-light: #c9fbb4; $custom-dark: #000000;
JSON
{
"hex": "#aff993",
"rgb": {
"r": 175,
"g": 249,
"b": 147
},
"hsl": {
"h": 103.529,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9101,
"c": 0.15198,
"h": 137.5
},
"luminance": 0.78972
}Semantic roles & 50–950 ramp
primary
#AFF993
secondary
#B558D9
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581