#AEFEBA#AEFEBA
#AEFEBA is a very light, vivid green. Relative luminance 0.834; OKLCH L 92.8% C 0.121 H 148.4°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEBA |
|---|---|
| RGB | rgb(174, 254, 186) |
| HSL | hsl(129, 98%, 84%) |
| HSV | hsv(129, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(93.20, -37.62, 24.95) |
| CIE-LCH | lch(93.20, 45.15, 146.45°) |
| OKLab | oklab(92.81% -0.1029 0.0634) |
| OKLCH | oklch(92.81% 0.121 148.4) |
| XYZ | xyz(61.7572, 83.4246, 59.2934) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.09
Light Seafoam Green
#A7FFB5
ΔE00 1.31
Light Mint Green
#A6FBB2
ΔE00 1.34
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.43
Celadon
#BEFDB7
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEBA #FEAEF2
analogous
#CAFEAE #AEFEBA #AEFEE2
triadic
#AEFEBA #BAAEFE #FEBAAE
tetradic
#AEFEBA #AECAFE #FEAEF2 #FEE2AE
square
#AEFEBA #AECAFE #FEAEF2 #FEE2AE
split-complementary
#AEFEBA #E2AEFE #FEAECA
monochromatic
#35FD53 #72FD87 #AEFEBA #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.19
#AEFEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#AEFEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEBA
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEBA | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B6
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#A3FBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aefeba; /* rgb */ color: rgb(174, 254, 186); /* oklch */ color: oklch(92.8% 0.121 148.4);
Tailwind
colors: {
custom: {
50: '#c8ffcf',
500: '#aefeba',
950: '#000000',
},
}SCSS
$custom: #aefeba; $custom-light: #c8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#aefeba",
"rgb": {
"r": 174,
"g": 254,
"b": 186
},
"hsl": {
"h": 129,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.92806,
"c": 0.12087,
"h": 148.4
},
"luminance": 0.83427
}Semantic roles & 50–950 ramp
primary
#AEFEBA
secondary
#E36DD2
accent
#00C3E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131813
muted
#838683