#AEEB95#AEEB95
#AEEB95 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.130 H 137.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEB95 |
|---|---|
| RGB | rgb(174, 235, 149) |
| HSL | hsl(103, 68%, 75%) |
| HSV | hsv(103, 37%, 92%) |
| CMYK | cmyk(26%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(87.28, -34.71, 35.70) |
| CIE-LCH | lch(87.28, 49.79, 134.20°) |
| OKLab | oklab(87.82% -0.0948 0.0885) |
| OKLCH | oklch(87.82% 0.13 137) |
| XYZ | xyz(52.5872, 70.5836, 39.2813) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 2.96
Light Pastel Green
#B2FBA5
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.27
Light Sage
#BCECAC
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEB95 #D295EB
analogous
#D9EB95 #AEEB95 #95EBA7
triadic
#AEEB95 #95AEEB #EB95AE
tetradic
#AEEB95 #95D9EB #D295EB #EBA795
square
#AEEB95 #95D9EB #D295EB #EBA795
split-complementary
#AEEB95 #A795EB #EB95D9
monochromatic
#5FD82E #87E162 #AEEB95 #D5F5C8 #EBFAE5
Accessibility & contrast
On white
1.39
#AEEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AEEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEB95
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEB95 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#ACE5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeeb95; /* rgb */ color: rgb(174, 235, 149); /* oklch */ color: oklch(87.8% 0.130 137.0);
Tailwind
colors: {
custom: {
50: '#c8f1b5',
500: '#aeeb95',
950: '#000000',
},
}SCSS
$custom: #aeeb95; $custom-light: #c8f1b5; $custom-dark: #000000;
JSON
{
"hex": "#aeeb95",
"rgb": {
"r": 174,
"g": 235,
"b": 149
},
"hsl": {
"h": 102.558,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.87822,
"c": 0.12971,
"h": 137
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#AEEB95
secondary
#A85EC6
accent
#15D09A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581