#A2FFCF#A2FFCF
#A2FFCF is a very light, moderate green. Relative luminance 0.837; OKLCH L 92.9% C 0.111 H 160.7°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFCF |
|---|---|
| RGB | rgb(162, 255, 207) |
| HSL | hsl(149, 100%, 82%) |
| HSV | hsv(149, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(93.32, -37.77, 14.31) |
| CIE-LCH | lch(93.32, 40.39, 159.25°) |
| OKLab | oklab(92.89% -0.105 0.0368) |
| OKLCH | oklch(92.89% 0.111 160.7) |
| XYZ | xyz(61.9185, 83.7027, 71.9130) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 3.93
Mint
#AAF0C1
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFCF #FFA2D2
analogous
#A4FFA2 #A2FFCF #A2FFFD
triadic
#A2FFCF #CFA2FF #FFCFA2
tetradic
#A2FFCF #A2A4FF #FFA2D2 #FFFDA2
square
#A2FFCF #A2A4FF #FFA2D2 #FFFDA2
split-complementary
#A2FFCF #FDA2FF #FFA2A4
monochromatic
#28FF90 #65FFAF #A2FFCF #DFFFEF #E0FFEF
Accessibility & contrast
On white
1.18
#A2FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#A2FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFCF
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFCF | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CC
Deuteranopia (green-blind)
#EEE8D2
Tritanopia (blue-blind)
#8DFEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffcf; /* rgb */ color: rgb(162, 255, 207); /* oklch */ color: oklch(92.9% 0.111 160.7);
Tailwind
colors: {
custom: {
50: '#c0ffdd',
500: '#a2ffcf',
950: '#000000',
},
}SCSS
$custom: #a2ffcf; $custom-light: #c0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#a2ffcf",
"rgb": {
"r": 162,
"g": 255,
"b": 207
},
"hsl": {
"h": 149.032,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92888,
"c": 0.1113,
"h": 160.7
},
"luminance": 0.83706
}Semantic roles & 50–950 ramp
primary
#A2FFCF
secondary
#E362A5
accent
#0076E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684