#AEFEC3#AEFEC3
#AEFEC3 is a very light, moderate green. Relative luminance 0.838; OKLCH L 93.0% C 0.112 H 152.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFEC3 |
|---|---|
| RGB | rgb(174, 254, 195) |
| HSL | hsl(136, 98%, 84%) |
| HSV | hsv(136, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(93.37, -36.07, 20.61) |
| CIE-LCH | lch(93.37, 41.54, 150.26°) |
| OKLab | oklab(93% -0.0991 0.0527) |
| OKLCH | oklch(93% 0.112 152) |
| XYZ | xyz(62.7443, 83.8194, 64.4919) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.82
Light Mint
#B6FFBB
ΔE00 2.48
Light Seafoam Green
#A7FFB5
ΔE00 2.97
Light Mint Green
#A6FBB2
ΔE00 3.00
Light Sea Green
#98F6B0
ΔE00 3.39
Mint
#AAF0C1
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFEC3 #FEAEE9
analogous
#C1FEAE #AEFEC3 #AEFEEB
triadic
#AEFEC3 #C3AEFE #FEC3AE
tetradic
#AEFEC3 #AEC1FE #FEAEE9 #FEEBAE
square
#AEFEC3 #AEC1FE #FEAEE9 #FEEBAE
split-complementary
#AEFEC3 #EBAEFE #FEAEC1
monochromatic
#35FD69 #72FD96 #AEFEC3 #E1FFE9 #E1FFE9
Accessibility & contrast
On white
1.18
#AEFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#AEFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFEC3
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFEC3 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1C0
Deuteranopia (green-blind)
#F2E9C6
Tritanopia (blue-blind)
#A1FCEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefec3; /* rgb */ color: rgb(174, 254, 195); /* oklch */ color: oklch(93.0% 0.112 152.0);
Tailwind
colors: {
custom: {
50: '#c8ffd5',
500: '#aefec3',
950: '#000000',
},
}SCSS
$custom: #aefec3; $custom-light: #c8ffd5; $custom-dark: #000000;
JSON
{
"hex": "#aefec3",
"rgb": {
"r": 174,
"g": 254,
"b": 195
},
"hsl": {
"h": 135.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.93001,
"c": 0.11225,
"h": 152
},
"luminance": 0.83822
}Semantic roles & 50–950 ramp
primary
#AEFEC3
secondary
#E36DC4
accent
#00A9E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683