#AAFFCE#AAFFCE
#AAFFCE is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.3% C 0.107 H 158.2°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFCE |
|---|---|
| RGB | rgb(170, 255, 206) |
| HSL | hsl(145, 100%, 83%) |
| HSV | hsv(145, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.68, -35.70, 15.38) |
| CIE-LCH | lch(93.68, 38.87, 156.69°) |
| OKLab | oklab(93.27% -0.099 0.0396) |
| OKLCH | oklch(93.27% 0.107 158.2) |
| XYZ | xyz(63.4742, 84.5189, 71.3498) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 3.14
Mint
#AAF0C1
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 4.92
Light Mint
#B6FFBB
ΔE00 5.10
Light Sea Green
#98F6B0
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFCE #FFAADB
analogous
#B0FFAA #AAFFCE #AAFFF9
triadic
#AAFFCE #CEAAFF #FFCEAA
tetradic
#AAFFCE #AAB0FF #FFAADB #FFF9AA
square
#AAFFCE #AAB0FF #FFAADB #FFF9AA
split-complementary
#AAFFCE #F9AAFF #FFAAB0
monochromatic
#30FF87 #6DFFAB #AAFFCE #E0FFED #E0FFED
Accessibility & contrast
On white
1.17
#AAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#AAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFCE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFCE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F0E9D1
Tritanopia (blue-blind)
#99FEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #aaffce; /* rgb */ color: rgb(170, 255, 206); /* oklch */ color: oklch(93.3% 0.107 158.2);
Tailwind
colors: {
custom: {
50: '#c5ffdd',
500: '#aaffce',
950: '#000000',
},
}SCSS
$custom: #aaffce; $custom-light: #c5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#aaffce",
"rgb": {
"r": 170,
"g": 255,
"b": 206
},
"hsl": {
"h": 145.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93267,
"c": 0.10662,
"h": 158.2
},
"luminance": 0.84522
}Semantic roles & 50–950 ramp
primary
#AAFFCE
secondary
#E469B0
accent
#0084E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684