#AAFEBE#AAFEBE
#AAFEBE is a very light, moderate green. Relative luminance 0.831; OKLCH L 92.7% C 0.120 H 151.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFEBE |
|---|---|
| RGB | rgb(170, 254, 190) |
| HSL | hsl(134, 98%, 83%) |
| HSV | hsv(134, 33%, 100%) |
| CMYK | cmyk(33.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(93.08, -38.14, 22.72) |
| CIE-LCH | lch(93.08, 44.40, 149.22°) |
| OKLab | oklab(92.68% -0.1046 0.0579) |
| OKLCH | oklch(92.68% 0.12 151) |
| XYZ | xyz(61.3103, 83.1443, 61.5232) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.40
Light Seafoam Green
#A7FFB5
ΔE00 1.94
Light Mint Green
#A6FBB2
ΔE00 2.01
Light Mint
#B6FFBB
ΔE00 2.06
Light Sea Green
#98F6B0
ΔE00 2.58
Mint (survey)
#9FFEB0
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFEBE #FEAAEA
analogous
#C0FEAA #AAFEBE #AAFEE8
triadic
#AAFEBE #BEAAFE #FEBEAA
tetradic
#AAFEBE #AAC0FE #FEAAEA #FEE8AA
square
#AAFEBE #AAC0FE #FEAAEA #FEE8AA
split-complementary
#AAFEBE #E8AAFE #FEAAC0
monochromatic
#31FD61 #6EFD90 #AAFEBE #E1FFE8 #E1FFE8
Accessibility & contrast
On white
1.19
#AAFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#AAFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFEBE
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFEBE | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F1E8C2
Tritanopia (blue-blind)
#9DFBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aafebe; /* rgb */ color: rgb(170, 254, 190); /* oklch */ color: oklch(92.7% 0.120 151.0);
Tailwind
colors: {
custom: {
50: '#c5ffd1',
500: '#aafebe',
950: '#000000',
},
}SCSS
$custom: #aafebe; $custom-light: #c5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#aafebe",
"rgb": {
"r": 170,
"g": 254,
"b": 190
},
"hsl": {
"h": 134.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.92679,
"c": 0.11954,
"h": 151
},
"luminance": 0.83147
}Semantic roles & 50–950 ramp
primary
#AAFEBE
secondary
#E369C6
accent
#00AFE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683