#AEFEBF#AEFEBF
#AEFEBF is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.9% C 0.116 H 150.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEBF |
|---|---|
| RGB | rgb(174, 254, 191) |
| HSL | hsl(133, 98%, 84%) |
| HSV | hsv(133, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(93.29, -36.77, 22.54) |
| CIE-LCH | lch(93.29, 43.13, 148.49°) |
| OKLab | oklab(92.91% -0.1008 0.0575) |
| OKLCH | oklch(92.91% 0.116 150.3) |
| XYZ | xyz(62.2981, 83.6409, 62.1419) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.72
Light Seafoam
#A0FEBF
ΔE00 1.88
Light Seafoam Green
#A7FFB5
ΔE00 2.16
Light Mint Green
#A6FBB2
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.97
Mint (survey)
#9FFEB0
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEBF #FEAEED
analogous
#C5FEAE #AEFEBF #AEFEE7
triadic
#AEFEBF #BFAEFE #FEBFAE
tetradic
#AEFEBF #AEC5FE #FEAEED #FEE7AE
square
#AEFEBF #AEC5FE #FEAEED #FEE7AE
split-complementary
#AEFEBF #E7AEFE #FEAEC5
monochromatic
#35FD5F #72FD8F #AEFEBF #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.18
#AEFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#AEFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEBF
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEBF | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F2E8C2
Tritanopia (blue-blind)
#A2FBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefebf; /* rgb */ color: rgb(174, 254, 191); /* oklch */ color: oklch(92.9% 0.116 150.3);
Tailwind
colors: {
custom: {
50: '#c8ffd2',
500: '#aefebf',
950: '#000000',
},
}SCSS
$custom: #aefebf; $custom-light: #c8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#aefebf",
"rgb": {
"r": 174,
"g": 254,
"b": 191
},
"hsl": {
"h": 132.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.92913,
"c": 0.11603,
"h": 150.3
},
"luminance": 0.83644
}Semantic roles & 50–950 ramp
primary
#AEFEBF
secondary
#E36DCA
accent
#00B5E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683