#A2FCCD#A2FCCD
#A2FCCD is a very light, moderate green. Relative luminance 0.817; OKLCH L 92.2% C 0.109 H 160.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FCCD |
|---|---|
| RGB | rgb(162, 252, 205) |
| HSL | hsl(149, 94%, 81%) |
| HSV | hsv(149, 36%, 99%) |
| CMYK | cmyk(35.7%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(92.45, -36.79, 14.10) |
| CIE-LCH | lch(92.45, 39.40, 159.03°) |
| OKLab | oklab(92.17% -0.1023 0.0363) |
| OKLCH | oklch(92.17% 0.109 160.5) |
| XYZ | xyz(60.7260, 81.7064, 70.3169) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.27
Mint
#AAF0C1
ΔE00 3.43
Light Seafoam
#A0FEBF
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FCCD #FCA2D1
analogous
#A4FCA2 #A2FCCD #A2FCFA
triadic
#A2FCCD #CDA2FC #FCCDA2
tetradic
#A2FCCD #A2A4FC #FCA2D1 #FCFAA2
square
#A2FCCD #A2A4FC #FCA2D1 #FCFAA2
split-complementary
#A2FCCD #FAA2FC #FCA2A4
monochromatic
#2BF88D #67FAAD #A2FCCD #DDFEED #E1FEEF
Accessibility & contrast
On white
1.21
#A2FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#A2FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FCCD
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FCCD | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#8EFBEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2fccd; /* rgb */ color: rgb(162, 252, 205); /* oklch */ color: oklch(92.2% 0.109 160.5);
Tailwind
colors: {
custom: {
50: '#c0fddc',
500: '#a2fccd',
950: '#000000',
},
}SCSS
$custom: #a2fccd; $custom-light: #c0fddc; $custom-dark: #000000;
JSON
{
"hex": "#a2fccd",
"rgb": {
"r": 162,
"g": 252,
"b": 205
},
"hsl": {
"h": 148.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.92167,
"c": 0.10858,
"h": 160.5
},
"luminance": 0.8171
}Semantic roles & 50–950 ramp
primary
#A2FCCD
secondary
#DF63A4
accent
#0078E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684