#AFF68C#AFF68C
#AFF68C is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.2% C 0.155 H 136.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF68C |
|---|---|
| RGB | rgb(175, 246, 140) |
| HSL | hsl(100, 85%, 76%) |
| HSV | hsv(100, 43%, 96%) |
| CMYK | cmyk(28.9%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(90.28, -40.54, 44.02) |
| CIE-LCH | lch(90.28, 59.84, 132.64°) |
| OKLab | oklab(90.22% -0.1112 0.1074) |
| OKLCH | oklch(90.22% 0.155 136) |
| XYZ | xyz(55.3672, 76.9170, 36.7351) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Pastel Green
#B0FF9D
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF68C #D38CF6
analogous
#E4F68C #AFF68C #8CF69E
triadic
#AFF68C #8CAFF6 #F68CAF
tetradic
#AFF68C #8CE4F6 #D38CF6 #F69E8C
square
#AFF68C #8CE4F6 #D38CF6 #F69E8C
split-complementary
#AFF68C #9E8CF6 #F68CE4
monochromatic
#60ED1A #88F253 #AFF68C #D6FAC5 #EBFDE3
Accessibility & contrast
On white
1.28
#AFF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#AFF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF68C
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF68C | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#AEEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff68c; /* rgb */ color: rgb(175, 246, 140); /* oklch */ color: oklch(90.2% 0.155 136.0);
Tailwind
colors: {
custom: {
50: '#c9f9af',
500: '#aff68c',
950: '#000000',
},
}SCSS
$custom: #aff68c; $custom-light: #c9f9af; $custom-dark: #000000;
JSON
{
"hex": "#aff68c",
"rgb": {
"r": 175,
"g": 246,
"b": 140
},
"hsl": {
"h": 100.189,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.90219,
"c": 0.1546,
"h": 136
},
"luminance": 0.76919
}Semantic roles & 50–950 ramp
primary
#AFF68C
secondary
#A953D4
accent
#04E299
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581