#AFF693#AFF693
#AFF693 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.3% C 0.148 H 137.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF693 |
|---|---|
| RGB | rgb(175, 246, 147) |
| HSL | hsl(103, 85%, 77%) |
| HSV | hsv(103, 40%, 96%) |
| CMYK | cmyk(28.9%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(90.38, -39.62, 40.73) |
| CIE-LCH | lch(90.38, 56.82, 134.21°) |
| OKLab | oklab(90.33% -0.1084 0.1001) |
| OKLCH | oklch(90.33% 0.148 137.3) |
| XYZ | xyz(55.8998, 77.1301, 39.5404) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.29
Pastel Green
#B0FF9D
ΔE00 2.07
Tea Green
#BDF8A3
ΔE00 2.65
Light Pastel Green
#B2FBA5
ΔE00 2.66
Celery
#C1FD95
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF693 #DA93F6
analogous
#E1F693 #AFF693 #93F6A9
triadic
#AFF693 #93AFF6 #F693AF
tetradic
#AFF693 #93E1F6 #DA93F6 #F6A993
square
#AFF693 #93E1F6 #DA93F6 #F6A993
split-complementary
#AFF693 #A993F6 #F693E1
monochromatic
#5BED22 #85F15B #AFF693 #D9FBCB #EAFDE3
Accessibility & contrast
On white
1.28
#AFF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#AFF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF693
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF693 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#ADF0DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff693; /* rgb */ color: rgb(175, 246, 147); /* oklch */ color: oklch(90.3% 0.148 137.3);
Tailwind
colors: {
custom: {
50: '#c9f9b4',
500: '#aff693',
950: '#000000',
},
}SCSS
$custom: #aff693; $custom-light: #c9f9b4; $custom-dark: #000000;
JSON
{
"hex": "#aff693",
"rgb": {
"r": 175,
"g": 246,
"b": 147
},
"hsl": {
"h": 103.03,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.90331,
"c": 0.14759,
"h": 137.3
},
"luminance": 0.77132
}Semantic roles & 50–950 ramp
primary
#AFF693
secondary
#B159D4
accent
#04E1A3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581