#A1FFCF#A1FFCF
#A1FFCF is a very light, moderate green. Relative luminance 0.836; OKLCH L 92.8% C 0.112 H 160.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A1FFCF |
|---|---|
| RGB | rgb(161, 255, 207) |
| HSL | hsl(149, 100%, 82%) |
| HSV | hsv(149, 37%, 100%) |
| CMYK | cmyk(36.9%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(93.28, -38.05, 14.24) |
| CIE-LCH | lch(93.28, 40.63, 159.48°) |
| OKLab | oklab(92.84% -0.1058 0.0366) |
| OKLCH | oklch(92.84% 0.112 160.9) |
| XYZ | xyz(61.7161, 83.5983, 71.9035) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.53
Light Seafoam
#A0FEBF
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.81
Mint
#AAF0C1
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.18
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1FFCF #FFA1D1
analogous
#A2FFA1 #A1FFCF #A1FFFE
triadic
#A1FFCF #CFA1FF #FFCFA1
tetradic
#A1FFCF #A1A2FF #FFA1D1 #FFFEA1
square
#A1FFCF #A1A2FF #FFA1D1 #FFFEA1
split-complementary
#A1FFCF #FEA1FF #FFA1A2
monochromatic
#27FF90 #64FFB0 #A1FFCF #DEFFEE #E0FFEF
Accessibility & contrast
On white
1.19
#A1FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#A1FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1FFCF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1FFCF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CC
Deuteranopia (green-blind)
#EDE7D2
Tritanopia (blue-blind)
#8BFEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a1ffcf; /* rgb */ color: rgb(161, 255, 207); /* oklch */ color: oklch(92.8% 0.112 160.9);
Tailwind
colors: {
custom: {
50: '#c0ffdd',
500: '#a1ffcf',
950: '#000000',
},
}SCSS
$custom: #a1ffcf; $custom-light: #c0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#a1ffcf",
"rgb": {
"r": 161,
"g": 255,
"b": 207
},
"hsl": {
"h": 149.362,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92839,
"c": 0.11199,
"h": 160.9
},
"luminance": 0.83602
}Semantic roles & 50–950 ramp
primary
#A1FFCF
secondary
#E361A3
accent
#0075E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684