#AAFEBD#AAFEBD
#AAFEBD is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.7% C 0.120 H 150.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEBD |
|---|---|
| RGB | rgb(170, 254, 189) |
| HSL | hsl(134, 98%, 83%) |
| HSV | hsv(134, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.06, -38.32, 23.20) |
| CIE-LCH | lch(93.06, 44.80, 148.80°) |
| OKLab | oklab(92.66% -0.105 0.0591) |
| OKLCH | oklch(92.66% 0.12 150.6) |
| XYZ | xyz(61.2014, 83.1007, 60.9495) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Seafoam Green
#A7FFB5
ΔE00 1.73
Light Mint Green
#A6FBB2
ΔE00 1.81
Light Mint
#B6FFBB
ΔE00 1.93
Light Sea Green
#98F6B0
ΔE00 2.50
Mint (survey)
#9FFEB0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEBD #FEAAEB
analogous
#C1FEAA #AAFEBD #AAFEE7
triadic
#AAFEBD #BDAAFE #FEBDAA
tetradic
#AAFEBD #AAC1FE #FEAAEB #FEE7AA
square
#AAFEBD #AAC1FE #FEAAEB #FEE7AA
split-complementary
#AAFEBD #E7AAFE #FEAAC1
monochromatic
#31FD5F #6EFD8E #AAFEBD #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.19
#AAFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#AAFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEBD
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEBD | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#F2E8C1
Tritanopia (blue-blind)
#9DFBEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aafebd; /* rgb */ color: rgb(170, 254, 189); /* oklch */ color: oklch(92.7% 0.120 150.6);
Tailwind
colors: {
custom: {
50: '#c5ffd1',
500: '#aafebd',
950: '#000000',
},
}SCSS
$custom: #aafebd; $custom-light: #c5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#aafebd",
"rgb": {
"r": 170,
"g": 254,
"b": 189
},
"hsl": {
"h": 133.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.92657,
"c": 0.12048,
"h": 150.6
},
"luminance": 0.83104
}Semantic roles & 50–950 ramp
primary
#AAFEBD
secondary
#E369C7
accent
#00B2E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683