#AEFCAB#AEFCAB
#AEFCAB is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.1% C 0.133 H 143.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFCAB |
|---|---|
| RGB | rgb(174, 252, 171) |
| HSL | hsl(118, 93%, 83%) |
| HSV | hsv(118, 32%, 99%) |
| CMYK | cmyk(31%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(92.38, -39.15, 31.42) |
| CIE-LCH | lch(92.38, 50.20, 141.26°) |
| OKLab | oklab(92.06% -0.1068 0.0789) |
| OKLCH | oklch(92.06% 0.133 143.5) |
| XYZ | xyz(59.6142, 81.5572, 51.1212) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.36
Light Mint Green
#A6FBB2
ΔE00 2.10
Light Seafoam Green
#A7FFB5
ΔE00 2.26
Mint (survey)
#9FFEB0
ΔE00 2.47
Light Mint
#B6FFBB
ΔE00 2.62
Celadon
#BEFDB7
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFCAB #F9ABFC
analogous
#D6FCAB #AEFCAB #ABFCD0
triadic
#AEFCAB #ABAEFC #FCABAE
tetradic
#AEFCAB #ABD6FC #F9ABFC #FCD0AB
square
#AEFCAB #ABD6FC #F9ABFC #FCD0AB
split-complementary
#AEFCAB #D0ABFC #FCABD6
monochromatic
#3CF835 #75FA70 #AEFCAB #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.21
#AEFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#AEFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFCAB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFCAB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#F3E6AF
Tritanopia (blue-blind)
#A7F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefcab; /* rgb */ color: rgb(174, 252, 171); /* oklch */ color: oklch(92.1% 0.133 143.5);
Tailwind
colors: {
custom: {
50: '#c8fdc4',
500: '#aefcab',
950: '#000000',
},
}SCSS
$custom: #aefcab; $custom-light: #c8fdc4; $custom-dark: #000000;
JSON
{
"hex": "#aefcab",
"rgb": {
"r": 174,
"g": 252,
"b": 171
},
"hsl": {
"h": 117.778,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.92055,
"c": 0.13275,
"h": 143.5
},
"luminance": 0.8156
}Semantic roles & 50–950 ramp
primary
#AEFCAB
secondary
#DC6BE0
accent
#00E6DD
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682