#AEFEBD#AEFEBD
#AEFEBD is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.9% C 0.118 H 149.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEBD |
|---|---|
| RGB | rgb(174, 254, 189) |
| HSL | hsl(131, 98%, 84%) |
| HSV | hsv(131, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.26, -37.12, 23.51) |
| CIE-LCH | lch(93.26, 43.93, 147.65°) |
| OKLab | oklab(92.87% -0.1016 0.0599) |
| OKLCH | oklch(92.87% 0.118 149.5) |
| XYZ | xyz(62.0795, 83.5535, 60.9907) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.41
Light Seafoam Green
#A7FFB5
ΔE00 1.79
Light Mint Green
#A6FBB2
ΔE00 1.82
Light Seafoam
#A0FEBF
ΔE00 2.05
Mint (survey)
#9FFEB0
ΔE00 2.74
Light Sea Green
#98F6B0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEBD #FEAEEF
analogous
#C7FEAE #AEFEBD #AEFEE5
triadic
#AEFEBD #BDAEFE #FEBDAE
tetradic
#AEFEBD #AEC7FE #FEAEEF #FEE5AE
square
#AEFEBD #AEC7FE #FEAEEF #FEE5AE
split-complementary
#AEFEBD #E5AEFE #FEAEC7
monochromatic
#35FD5A #72FD8C #AEFEBD #E1FFE6 #E1FFE6
Accessibility & contrast
On white
1.19
#AEFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#AEFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEBD
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEBD | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F3E8C1
Tritanopia (blue-blind)
#A3FBEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefebd; /* rgb */ color: rgb(174, 254, 189); /* oklch */ color: oklch(92.9% 0.118 149.5);
Tailwind
colors: {
custom: {
50: '#c8ffd1',
500: '#aefebd',
950: '#000000',
},
}SCSS
$custom: #aefebd; $custom-light: #c8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#aefebd",
"rgb": {
"r": 174,
"g": 254,
"b": 189
},
"hsl": {
"h": 131.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.9287,
"c": 0.11796,
"h": 149.5
},
"luminance": 0.83556
}Semantic roles & 50–950 ramp
primary
#AEFEBD
secondary
#E36DCD
accent
#00BAE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683