#AFF698#AFF698
#AFF698 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.4% C 0.143 H 138.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF698 |
|---|---|
| RGB | rgb(175, 246, 152) |
| HSL | hsl(105, 84%, 78%) |
| HSV | hsv(105, 38%, 96%) |
| CMYK | cmyk(28.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(90.46, -38.94, 38.36) |
| CIE-LCH | lch(90.46, 54.66, 135.43°) |
| OKLab | oklab(90.41% -0.1064 0.0948) |
| OKLCH | oklch(90.41% 0.143 138.3) |
| XYZ | xyz(56.3007, 77.2904, 41.6518) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.34
Light Pastel Green
#B2FBA5
ΔE00 1.92
Pastel Green
#B0FF9D
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF698 #DF98F6
analogous
#DEF698 #AFF698 #98F6B0
triadic
#AFF698 #98AFF6 #F698AF
tetradic
#AFF698 #98DEF6 #DF98F6 #F6B098
square
#AFF698 #98DEF6 #DF98F6 #F6B098
split-complementary
#AFF698 #B098F6 #F698DE
monochromatic
#58EC27 #83F160 #AFF698 #DBFBD0 #E9FDE3
Accessibility & contrast
On white
1.28
#AFF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#AFF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF698
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF698 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE891
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#ACF0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff698; /* rgb */ color: rgb(175, 246, 152); /* oklch */ color: oklch(90.4% 0.143 138.3);
Tailwind
colors: {
custom: {
50: '#c9f9b7',
500: '#aff698',
950: '#000000',
},
}SCSS
$custom: #aff698; $custom-light: #c9f9b7; $custom-dark: #000000;
JSON
{
"hex": "#aff698",
"rgb": {
"r": 175,
"g": 246,
"b": 152
},
"hsl": {
"h": 105.319,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.90414,
"c": 0.14253,
"h": 138.3
},
"luminance": 0.77292
}Semantic roles & 50–950 ramp
primary
#AFF698
secondary
#B85DD5
accent
#05E0AB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581