#AEF09C#AEF09C
#AEF09C is a very light, vivid green. Relative luminance 0.737; OKLCH L 89.1% C 0.130 H 139.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF09C |
|---|---|
| RGB | rgb(174, 240, 156) |
| HSL | hsl(107, 74%, 78%) |
| HSV | hsv(107, 35%, 94%) |
| CMYK | cmyk(27.5%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(88.79, -35.99, 34.17) |
| CIE-LCH | lch(88.79, 49.63, 136.49°) |
| OKLab | oklab(89.07% -0.0982 0.0851) |
| OKLCH | oklch(89.07% 0.13 139.1) |
| XYZ | xyz(54.6146, 73.7172, 42.7973) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.07
Tea Green
#BDF8A3
ΔE00 2.30
Light Pastel Green
#B2FBA5
ΔE00 2.33
Pale Light Green
#B1FC99
ΔE00 3.16
Pastel Green
#B0FF9D
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF09C #DE9CF0
analogous
#D8F09C #AEF09C #9CF0B4
triadic
#AEF09C #9CAEF0 #F09CAE
tetradic
#AEF09C #9CD8F0 #DE9CF0 #F0B49C
square
#AEF09C #9CD8F0 #DE9CF0 #F0B49C
split-complementary
#AEF09C #B49CF0 #F09CD8
monochromatic
#57E032 #83E867 #AEF09C #D9F8D1 #E9FBE4
Accessibility & contrast
On white
1.33
#AEF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#AEF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF09C
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF09C | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E396
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#ABEBDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aef09c; /* rgb */ color: rgb(174, 240, 156); /* oklch */ color: oklch(89.1% 0.130 139.1);
Tailwind
colors: {
custom: {
50: '#c8f5ba',
500: '#aef09c',
950: '#000000',
},
}SCSS
$custom: #aef09c; $custom-light: #c8f5ba; $custom-dark: #000000;
JSON
{
"hex": "#aef09c",
"rgb": {
"r": 174,
"g": 240,
"b": 156
},
"hsl": {
"h": 107.143,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.89074,
"c": 0.12996,
"h": 139.1
},
"luminance": 0.73719
}Semantic roles & 50–950 ramp
primary
#AEF09C
secondary
#B663CD
accent
#10D6AB
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581