#A7FFCE#A7FFCE
#A7FFCE is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.1% C 0.109 H 159.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FFCE |
|---|---|
| RGB | rgb(167, 255, 206) |
| HSL | hsl(147, 100%, 83%) |
| HSV | hsv(147, 35%, 100%) |
| CMYK | cmyk(34.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.53, -36.56, 15.16) |
| CIE-LCH | lch(93.53, 39.57, 157.48°) |
| OKLab | oklab(93.11% -0.1015 0.039) |
| OKLCH | oklch(93.11% 0.109 159) |
| XYZ | xyz(62.8329, 84.1882, 71.3197) |
| Luminance | 0.8419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.84
Light Seafoam
#A0FEBF
ΔE00 3.13
Mint
#AAF0C1
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 5.06
Light Sea Green
#98F6B0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FFCE #FFA7D8
analogous
#ACFFA7 #A7FFCE #A7FFFA
triadic
#A7FFCE #CEA7FF #FFCEA7
tetradic
#A7FFCE #A7ACFF #FFA7D8 #FFFAA7
square
#A7FFCE #A7ACFF #FFA7D8 #FFFAA7
split-complementary
#A7FFCE #FAA7FF #FFA7AC
monochromatic
#2DFF8A #6AFFAC #A7FFCE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.18
#A7FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#A7FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FFCE
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FFCE | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#EFE8D1
Tritanopia (blue-blind)
#94FEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a7ffce; /* rgb */ color: rgb(167, 255, 206); /* oklch */ color: oklch(93.1% 0.109 159.0);
Tailwind
colors: {
custom: {
50: '#c4ffdd',
500: '#a7ffce',
950: '#000000',
},
}SCSS
$custom: #a7ffce; $custom-light: #c4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#a7ffce",
"rgb": {
"r": 167,
"g": 255,
"b": 206
},
"hsl": {
"h": 146.591,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.93113,
"c": 0.10869,
"h": 159
},
"luminance": 0.84192
}Semantic roles & 50–950 ramp
primary
#A7FFCE
secondary
#E466AC
accent
#0080E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684