#AEFFBA#AEFFBA
#AEFFBA is a very light, vivid green. Relative luminance 0.841; OKLCH L 93.0% C 0.122 H 148.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFFBA |
|---|---|
| RGB | rgb(174, 255, 186) |
| HSL | hsl(129, 100%, 84%) |
| HSV | hsv(129, 32%, 100%) |
| CMYK | cmyk(31.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(93.48, -38.08, 25.33) |
| CIE-LCH | lch(93.48, 45.73, 146.36°) |
| OKLab | oklab(93.03% -0.1041 0.0643) |
| OKLCH | oklch(93.03% 0.122 148.3) |
| XYZ | xyz(62.0754, 84.0609, 59.3995) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.12
Light Seafoam Green
#A7FFB5
ΔE00 1.15
Light Mint Green
#A6FBB2
ΔE00 1.32
Mint (survey)
#9FFEB0
ΔE00 2.18
Light Seafoam
#A0FEBF
ΔE00 2.48
Celadon
#BEFDB7
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFFBA #FFAEF3
analogous
#CBFFAE #AEFFBA #AEFFE3
triadic
#AEFFBA #BAAEFF #FFBAAE
tetradic
#AEFFBA #AECBFF #FFAEF3 #FFE3AE
square
#AEFFBA #AECBFF #FFAEF3 #FFE3AE
split-complementary
#AEFFBA #E3AEFF #FFAECB
monochromatic
#34FF52 #71FF86 #AEFFBA #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.18
#AEFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#AEFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFFBA
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFFBA | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#A3FCEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aeffba; /* rgb */ color: rgb(174, 255, 186); /* oklch */ color: oklch(93.0% 0.122 148.3);
Tailwind
colors: {
custom: {
50: '#c8ffcf',
500: '#aeffba',
950: '#000000',
},
}SCSS
$custom: #aeffba; $custom-light: #c8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#aeffba",
"rgb": {
"r": 174,
"g": 255,
"b": 186
},
"hsl": {
"h": 128.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93029,
"c": 0.12239,
"h": 148.3
},
"luminance": 0.84064
}Semantic roles & 50–950 ramp
primary
#AEFFBA
secondary
#E56CD3
accent
#00C3E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683