#AFF68E#AFF68E
#AFF68E is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.3% C 0.153 H 136.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF68E |
|---|---|
| RGB | rgb(175, 246, 142) |
| HSL | hsl(101, 85%, 76%) |
| HSV | hsv(101, 42%, 96%) |
| CMYK | cmyk(28.9%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(90.31, -40.28, 43.08) |
| CIE-LCH | lch(90.31, 58.98, 133.08°) |
| OKLab | oklab(90.25% -0.1104 0.1054) |
| OKLCH | oklch(90.25% 0.153 136.3) |
| XYZ | xyz(55.5160, 76.9765, 37.5189) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.70
Pastel Green
#B0FF9D
ΔE00 2.49
Celery
#C1FD95
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.24
Light Pastel Green
#B2FBA5
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF68E #D58EF6
analogous
#E3F68E #AFF68E #8EF6A1
triadic
#AFF68E #8EAFF6 #F68EAF
tetradic
#AFF68E #8EE3F6 #D58EF6 #F6A18E
square
#AFF68E #8EE3F6 #D58EF6 #F6A18E
split-complementary
#AFF68E #A18EF6 #F68EE3
monochromatic
#5FED1D #87F155 #AFF68E #D7FBC7 #EBFDE3
Accessibility & contrast
On white
1.28
#AFF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#AFF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF68E
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF68E | 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)
#FDE786
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#ADEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff68e; /* rgb */ color: rgb(175, 246, 142); /* oklch */ color: oklch(90.3% 0.153 136.3);
Tailwind
colors: {
custom: {
50: '#c9f9b0',
500: '#aff68e',
950: '#000000',
},
}SCSS
$custom: #aff68e; $custom-light: #c9f9b0; $custom-dark: #000000;
JSON
{
"hex": "#aff68e",
"rgb": {
"r": 175,
"g": 246,
"b": 142
},
"hsl": {
"h": 100.962,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.9025,
"c": 0.15261,
"h": 136.3
},
"luminance": 0.76978
}Semantic roles & 50–950 ramp
primary
#AFF68E
secondary
#AB54D4
accent
#04E29B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581