#AEFEBE#AEFEBE
#AEFEBE is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.9% C 0.117 H 149.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEBE |
|---|---|
| RGB | rgb(174, 254, 190) |
| HSL | hsl(132, 98%, 84%) |
| HSV | hsv(132, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(93.28, -36.94, 23.02) |
| CIE-LCH | lch(93.28, 43.53, 148.07°) |
| OKLab | oklab(92.89% -0.1012 0.0587) |
| OKLCH | oklch(92.89% 0.117 149.9) |
| XYZ | xyz(62.1884, 83.5971, 61.5643) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.56
Light Seafoam
#A0FEBF
ΔE00 1.96
Light Seafoam Green
#A7FFB5
ΔE00 1.97
Light Mint Green
#A6FBB2
ΔE00 2.00
Mint (survey)
#9FFEB0
ΔE00 2.90
Light Sea Green
#98F6B0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEBE #FEAEEE
analogous
#C6FEAE #AEFEBE #AEFEE6
triadic
#AEFEBE #BEAEFE #FEBEAE
tetradic
#AEFEBE #AEC6FE #FEAEEE #FEE6AE
square
#AEFEBE #AEC6FE #FEAEEE #FEE6AE
split-complementary
#AEFEBE #E6AEFE #FEAEC6
monochromatic
#35FD5D #72FD8D #AEFEBE #E1FFE7 #E1FFE7
Accessibility & contrast
On white
1.19
#AEFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#AEFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEBE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEBE | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F2E8C2
Tritanopia (blue-blind)
#A2FBED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefebe; /* rgb */ color: rgb(174, 254, 190); /* oklch */ color: oklch(92.9% 0.117 149.9);
Tailwind
colors: {
custom: {
50: '#c8ffd1',
500: '#aefebe',
950: '#000000',
},
}SCSS
$custom: #aefebe; $custom-light: #c8ffd1; $custom-dark: #000000;
JSON
{
"hex": "#aefebe",
"rgb": {
"r": 174,
"g": 254,
"b": 190
},
"hsl": {
"h": 132,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.92891,
"c": 0.117,
"h": 149.9
},
"luminance": 0.836
}Semantic roles & 50–950 ramp
primary
#AEFEBE
secondary
#E36DCC
accent
#00B8E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683