#AAF698#AAF698
#AAF698 is a very light, vivid green. Relative luminance 0.767; OKLCH L 90.1% C 0.145 H 139.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF698 |
|---|---|
| RGB | rgb(170, 246, 152) |
| HSL | hsl(109, 84%, 78%) |
| HSV | hsv(109, 38%, 96%) |
| CMYK | cmyk(30.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(90.19, -40.57, 37.97) |
| CIE-LCH | lch(90.19, 55.57, 136.90°) |
| OKLab | oklab(90.13% -0.1108 0.0939) |
| OKLCH | oklch(90.13% 0.145 139.7) |
| XYZ | xyz(55.1989, 76.7223, 41.6002) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Light Pastel Green
#B2FBA5
ΔE00 1.85
Pastel Green
#B0FF9D
ΔE00 1.87
Tea Green
#BDF8A3
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF698 #E498F6
analogous
#D9F698 #AAF698 #98F6B5
triadic
#AAF698 #98AAF6 #F698AA
tetradic
#AAF698 #98D9F6 #E498F6 #F6B598
square
#AAF698 #98D9F6 #E498F6 #F6B598
split-complementary
#AAF698 #B598F6 #F698D9
monochromatic
#4DEC27 #7CF160 #AAF698 #D8FBD0 #E8FDE3
Accessibility & contrast
On white
1.28
#AAF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#AAF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF698
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF698 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#F0E09D
Tritanopia (blue-blind)
#A5F0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf698; /* rgb */ color: rgb(170, 246, 152); /* oklch */ color: oklch(90.1% 0.145 139.7);
Tailwind
colors: {
custom: {
50: '#c5f9b7',
500: '#aaf698',
950: '#000000',
},
}SCSS
$custom: #aaf698; $custom-light: #c5f9b7; $custom-dark: #000000;
JSON
{
"hex": "#aaf698",
"rgb": {
"r": 170,
"g": 246,
"b": 152
},
"hsl": {
"h": 108.511,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.90133,
"c": 0.14525,
"h": 139.7
},
"luminance": 0.76725
}Semantic roles & 50–950 ramp
primary
#AAF698
secondary
#BE5DD5
accent
#05E0B6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581