#A2FDCC#A2FDCC
#A2FDCC is a very light, moderate green. Relative luminance 0.823; OKLCH L 92.4% C 0.111 H 159.7°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDCC |
|---|---|
| RGB | rgb(162, 253, 204) |
| HSL | hsl(148, 96%, 81%) |
| HSV | hsv(148, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.70, -37.44, 14.98) |
| CIE-LCH | lch(92.70, 40.33, 158.20°) |
| OKLab | oklab(92.37% -0.1039 0.0385) |
| OKLCH | oklch(92.37% 0.111 159.7) |
| XYZ | xyz(60.9206, 82.2880, 69.7881) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.74
Light Seafoam
#A0FEBF
ΔE00 3.12
Mint
#AAF0C1
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDCC #FDA2D3
analogous
#A6FDA2 #A2FDCC #A2FDF9
triadic
#A2FDCC #CCA2FD #FDCCA2
tetradic
#A2FDCC #A2A6FD #FDA2D3 #FDF9A2
square
#A2FDCC #A2A6FD #FDA2D3 #FDF9A2
split-complementary
#A2FDCC #F9A2FD #FDA2A6
monochromatic
#2AFA8A #66FCAB #A2FDCC #DEFEED #E1FEEF
Accessibility & contrast
On white
1.20
#A2FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#A2FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDCC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDCC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#ECE6CF
Tritanopia (blue-blind)
#8EFCEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2fdcc; /* rgb */ color: rgb(162, 253, 204); /* oklch */ color: oklch(92.4% 0.111 159.7);
Tailwind
colors: {
custom: {
50: '#c0fedb',
500: '#a2fdcc',
950: '#000000',
},
}SCSS
$custom: #a2fdcc; $custom-light: #c0fedb; $custom-dark: #000000;
JSON
{
"hex": "#a2fdcc",
"rgb": {
"r": 162,
"g": 253,
"b": 204
},
"hsl": {
"h": 147.692,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.92367,
"c": 0.11085,
"h": 159.7
},
"luminance": 0.82292
}Semantic roles & 50–950 ramp
primary
#A2FDCC
secondary
#E063A6
accent
#007CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684