#A2FDC8#A2FDC8
#A2FDC8 is a very light, moderate green. Relative luminance 0.821; OKLCH L 92.3% C 0.114 H 157.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FDC8 |
|---|---|
| RGB | rgb(162, 253, 200) |
| HSL | hsl(145, 96%, 81%) |
| HSV | hsv(145, 36%, 99%) |
| CMYK | cmyk(36%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(92.62, -38.20, 16.91) |
| CIE-LCH | lch(92.62, 41.78, 156.12°) |
| OKLab | oklab(92.27% -0.1056 0.0434) |
| OKLCH | oklch(92.27% 0.114 157.7) |
| XYZ | xyz(60.4470, 82.0986, 67.2939) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.16
Mint
#AAF0C1
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.14
Light Seafoam Green
#A7FFB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FDC8 #FDA2D7
analogous
#AAFDA2 #A2FDC8 #A2FDF6
triadic
#A2FDC8 #C8A2FD #FDC8A2
tetradic
#A2FDC8 #A2AAFD #FDA2D7 #FDF6A2
square
#A2FDC8 #A2AAFD #FDA2D7 #FDF6A2
split-complementary
#A2FDC8 #F6A2FD #FDA2AA
monochromatic
#2AFA81 #66FCA5 #A2FDC8 #DEFEEB #E1FEED
Accessibility & contrast
On white
1.21
#A2FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#A2FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FDC8
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FDC8 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#8FFCEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2fdc8; /* rgb */ color: rgb(162, 253, 200); /* oklch */ color: oklch(92.3% 0.114 157.7);
Tailwind
colors: {
custom: {
50: '#c0fed8',
500: '#a2fdc8',
950: '#000000',
},
}SCSS
$custom: #a2fdc8; $custom-light: #c0fed8; $custom-dark: #000000;
JSON
{
"hex": "#a2fdc8",
"rgb": {
"r": 162,
"g": 253,
"b": 200
},
"hsl": {
"h": 145.055,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.92272,
"c": 0.11422,
"h": 157.7
},
"luminance": 0.82102
}Semantic roles & 50–950 ramp
primary
#A2FDC8
secondary
#E063AC
accent
#0086E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683