#AFF68F#AFF68F
#AFF68F is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.3% C 0.152 H 136.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF68F |
|---|---|
| RGB | rgb(175, 246, 143) |
| HSL | hsl(101, 85%, 76%) |
| HSV | hsv(101, 42%, 96%) |
| CMYK | cmyk(28.9%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(90.32, -40.15, 42.61) |
| CIE-LCH | lch(90.32, 58.55, 133.30°) |
| OKLab | oklab(90.27% -0.11 0.1043) |
| OKLCH | oklch(90.27% 0.152 136.5) |
| XYZ | xyz(55.5914, 77.0067, 37.9160) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.59
Pastel Green
#B0FF9D
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Tea Green
#BDF8A3
ΔE00 3.11
Light Pastel Green
#B2FBA5
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF68F #D68FF6
analogous
#E3F68F #AFF68F #8FF6A3
triadic
#AFF68F #8FAFF6 #F68FAF
tetradic
#AFF68F #8FE3F6 #D68FF6 #F6A38F
square
#AFF68F #8FE3F6 #D68FF6 #F6A38F
split-complementary
#AFF68F #A38FF6 #F68FE3
monochromatic
#5EED1E #87F156 #AFF68F #D7FBC8 #EBFDE3
Accessibility & contrast
On white
1.28
#AFF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#AFF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF68F
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF68F | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff68f; /* rgb */ color: rgb(175, 246, 143); /* oklch */ color: oklch(90.3% 0.152 136.5);
Tailwind
colors: {
custom: {
50: '#c9f9b1',
500: '#aff68f',
950: '#000000',
},
}SCSS
$custom: #aff68f; $custom-light: #c9f9b1; $custom-dark: #000000;
JSON
{
"hex": "#aff68f",
"rgb": {
"r": 175,
"g": 246,
"b": 143
},
"hsl": {
"h": 101.359,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.90266,
"c": 0.15161,
"h": 136.5
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#AFF68F
secondary
#AD55D4
accent
#04E29D
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581