#AEF69F#AEF69F
#AEF69F is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.5% C 0.136 H 140.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF69F |
|---|---|
| RGB | rgb(174, 246, 159) |
| HSL | hsl(110, 83%, 79%) |
| HSV | hsv(110, 35%, 96%) |
| CMYK | cmyk(29.3%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(90.51, -38.27, 34.94) |
| CIE-LCH | lch(90.51, 51.82, 137.61°) |
| OKLab | oklab(90.48% -0.1044 0.087) |
| OKLCH | oklch(90.48% 0.136 140.2) |
| XYZ | xyz(56.6674, 77.4112, 44.7503) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.09
Tea Green
#BDF8A3
ΔE00 2.11
Pale Light Green
#B1FC99
ΔE00 2.15
Pastel Green
#B0FF9D
ΔE00 2.31
Washed Out Green
#BCF5A6
ΔE00 2.31
Palegreen
#98FB98
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF69F #E79FF6
analogous
#DAF69F #AEF69F #9FF6BC
triadic
#AEF69F #9FAEF6 #F69FAE
tetradic
#AEF69F #9FDAF6 #E79FF6 #F6BC9F
square
#AEF69F #9FDAF6 #E79FF6 #F6BC9F
split-complementary
#AEF69F #BC9FF6 #F69FDA
monochromatic
#50EC2F #7FF167 #AEF69F #DDFBD7 #E7FCE3
Accessibility & contrast
On white
1.27
#AEF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#AEF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF69F
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF69F | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#F0E1A4
Tritanopia (blue-blind)
#A9F1E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aef69f; /* rgb */ color: rgb(174, 246, 159); /* oklch */ color: oklch(90.5% 0.136 140.2);
Tailwind
colors: {
custom: {
50: '#c8f9bc',
500: '#aef69f',
950: '#000000',
},
}SCSS
$custom: #aef69f; $custom-light: #c8f9bc; $custom-dark: #000000;
JSON
{
"hex": "#aef69f",
"rgb": {
"r": 174,
"g": 246,
"b": 159
},
"hsl": {
"h": 109.655,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.90481,
"c": 0.13592,
"h": 140.2
},
"luminance": 0.77413
}Semantic roles & 50–950 ramp
primary
#AEF69F
secondary
#C264D6
accent
#06DFBA
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582