#AFF694#AFF694
#AFF694 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.3% C 0.147 H 137.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF694 |
|---|---|
| RGB | rgb(175, 246, 148) |
| HSL | hsl(103, 84%, 77%) |
| HSV | hsv(103, 40%, 96%) |
| CMYK | cmyk(28.9%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(90.40, -39.49, 40.25) |
| CIE-LCH | lch(90.40, 56.39, 134.45°) |
| OKLab | oklab(90.35% -0.108 0.0991) |
| OKLCH | oklch(90.35% 0.147 137.5) |
| XYZ | xyz(55.9786, 77.1616, 39.9555) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.26
Pastel Green
#B0FF9D
ΔE00 2.01
Light Pastel Green
#B2FBA5
ΔE00 2.51
Tea Green
#BDF8A3
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF694 #DB94F6
analogous
#E0F694 #AFF694 #94F6AA
triadic
#AFF694 #94AFF6 #F694AF
tetradic
#AFF694 #94E0F6 #DB94F6 #F6AA94
square
#AFF694 #94E0F6 #DB94F6 #F6AA94
split-complementary
#AFF694 #AA94F6 #F694E0
monochromatic
#5BED23 #85F15C #AFF694 #D9FBCC #EAFDE3
Accessibility & contrast
On white
1.28
#AFF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#AFF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF694
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF694 | 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)
#FCE88D
Deuteranopia (green-blind)
#F1E19A
Tritanopia (blue-blind)
#ACF0DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff694; /* rgb */ color: rgb(175, 246, 148); /* oklch */ color: oklch(90.3% 0.147 137.5);
Tailwind
colors: {
custom: {
50: '#c9f9b4',
500: '#aff694',
950: '#000000',
},
}SCSS
$custom: #aff694; $custom-light: #c9f9b4; $custom-dark: #000000;
JSON
{
"hex": "#aff694",
"rgb": {
"r": 175,
"g": 246,
"b": 148
},
"hsl": {
"h": 103.469,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.90347,
"c": 0.14658,
"h": 137.5
},
"luminance": 0.77164
}Semantic roles & 50–950 ramp
primary
#AFF694
secondary
#B35AD5
accent
#05E1A4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581