#AFF690#AFF690
#AFF690 is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.3% C 0.151 H 136.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF690 |
|---|---|
| RGB | rgb(175, 246, 144) |
| HSL | hsl(102, 85%, 76%) |
| HSV | hsv(102, 41%, 96%) |
| CMYK | cmyk(28.9%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(90.34, -40.02, 42.14) |
| CIE-LCH | lch(90.34, 58.12, 133.52°) |
| OKLab | oklab(90.28% -0.1096 0.1033) |
| OKLCH | oklch(90.28% 0.151 136.7) |
| XYZ | xyz(55.6675, 77.0371, 38.3168) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.50
Pastel Green
#B0FF9D
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Pastel Green
#B2FBA5
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF690 #D790F6
analogous
#E2F690 #AFF690 #90F6A4
triadic
#AFF690 #90AFF6 #F690AF
tetradic
#AFF690 #90E2F6 #D790F6 #F6A490
square
#AFF690 #90E2F6 #D790F6 #F6A490
split-complementary
#AFF690 #A490F6 #F690E2
monochromatic
#5DED1F #86F157 #AFF690 #D8FBC9 #EBFDE3
Accessibility & contrast
On white
1.28
#AFF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#AFF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF690
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF690 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE788
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff690; /* rgb */ color: rgb(175, 246, 144); /* oklch */ color: oklch(90.3% 0.151 136.7);
Tailwind
colors: {
custom: {
50: '#c9f9b2',
500: '#aff690',
950: '#000000',
},
}SCSS
$custom: #aff690; $custom-light: #c9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#aff690",
"rgb": {
"r": 175,
"g": 246,
"b": 144
},
"hsl": {
"h": 101.765,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90282,
"c": 0.15061,
"h": 136.7
},
"luminance": 0.77039
}Semantic roles & 50–950 ramp
primary
#AFF690
secondary
#AE56D4
accent
#04E19E
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581