#AEFECB#AEFECB
#AEFECB is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.2% C 0.105 H 155.8°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFECB |
|---|---|
| RGB | rgb(174, 254, 203) |
| HSL | hsl(142, 98%, 84%) |
| HSV | hsv(142, 31%, 100%) |
| CMYK | cmyk(31.5%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(93.53, -34.63, 16.74) |
| CIE-LCH | lch(93.53, 38.46, 154.19°) |
| OKLab | oklab(93.18% -0.0957 0.043) |
| OKLCH | oklch(93.18% 0.105 155.8) |
| XYZ | xyz(63.6731, 84.1909, 69.3838) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.83
Mint
#AAF0C1
ΔE00 2.99
Pale Turquoise
#A5FBD5
ΔE00 3.73
Light Mint
#B6FFBB
ΔE00 4.24
Light Sea Green
#98F6B0
ΔE00 4.73
Light Seafoam Green
#A7FFB5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFECB #FEAEE1
analogous
#B9FEAE #AEFECB #AEFEF3
triadic
#AEFECB #CBAEFE #FECBAE
tetradic
#AEFECB #AEB9FE #FEAEE1 #FEF3AE
square
#AEFECB #AEB9FE #FEAEE1 #FEF3AE
split-complementary
#AEFECB #F3AEFE #FEAEB9
monochromatic
#35FD7D #72FDA4 #AEFECB #E1FFEC #E1FFEC
Accessibility & contrast
On white
1.18
#AEFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#AEFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFECB
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFECB | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C8
Deuteranopia (green-blind)
#F0E9CE
Tritanopia (blue-blind)
#9FFCF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #aefecb; /* rgb */ color: rgb(174, 254, 203); /* oklch */ color: oklch(93.2% 0.105 155.8);
Tailwind
colors: {
custom: {
50: '#c8ffdb',
500: '#aefecb',
950: '#000000',
},
}SCSS
$custom: #aefecb; $custom-light: #c8ffdb; $custom-dark: #000000;
JSON
{
"hex": "#aefecb",
"rgb": {
"r": 174,
"g": 254,
"b": 203
},
"hsl": {
"h": 141.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.93184,
"c": 0.10495,
"h": 155.8
},
"luminance": 0.84194
}Semantic roles & 50–950 ramp
primary
#AEFECB
secondary
#E36DB8
accent
#0092E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131815
muted
#828684