#AEF68C#AEF68C
#AEF68C is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.2% C 0.155 H 136.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF68C |
|---|---|
| RGB | rgb(174, 246, 140) |
| HSL | hsl(101, 85%, 76%) |
| HSV | hsv(101, 43%, 96%) |
| CMYK | cmyk(29.3%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(90.23, -40.87, 43.94) |
| CIE-LCH | lch(90.23, 60.01, 132.93°) |
| OKLab | oklab(90.16% -0.1121 0.1072) |
| OKLCH | oklch(90.16% 0.155 136.3) |
| XYZ | xyz(55.1435, 76.8017, 36.7246) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.87
Celery
#C1FD95
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.64
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Green
#96F97B
ΔE00 3.47
Tea Green
#BDF8A3
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF68C #D48CF6
analogous
#E3F68C #AEF68C #8CF69F
triadic
#AEF68C #8CAEF6 #F68CAE
tetradic
#AEF68C #8CE3F6 #D48CF6 #F69F8C
square
#AEF68C #8CE3F6 #D48CF6 #F69F8C
split-complementary
#AEF68C #9F8CF6 #F68CE3
monochromatic
#5EED1A #86F253 #AEF68C #D6FAC5 #EBFDE3
Accessibility & contrast
On white
1.28
#AEF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#AEF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF68C
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF68C | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE784
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#ACEFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aef68c; /* rgb */ color: rgb(174, 246, 140); /* oklch */ color: oklch(90.2% 0.155 136.3);
Tailwind
colors: {
custom: {
50: '#c8f9af',
500: '#aef68c',
950: '#000000',
},
}SCSS
$custom: #aef68c; $custom-light: #c8f9af; $custom-dark: #000000;
JSON
{
"hex": "#aef68c",
"rgb": {
"r": 174,
"g": 246,
"b": 140
},
"hsl": {
"h": 100.755,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.90162,
"c": 0.15511,
"h": 136.3
},
"luminance": 0.76804
}Semantic roles & 50–950 ramp
primary
#AEF68C
secondary
#AA53D4
accent
#04E29B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581