#A4FFCE#A4FFCE
#A4FFCE is a very light, moderate green. Relative luminance 0.839; OKLCH L 93.0% C 0.111 H 159.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FFCE |
|---|---|
| RGB | rgb(164, 255, 206) |
| HSL | hsl(148, 100%, 82%) |
| HSV | hsv(148, 36%, 100%) |
| CMYK | cmyk(35.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.39, -37.40, 14.94) |
| CIE-LCH | lch(93.39, 40.28, 158.23°) |
| OKLab | oklab(92.96% -0.1039 0.0384) |
| OKLCH | oklch(92.96% 0.111 159.7) |
| XYZ | xyz(62.2063, 83.8651, 71.2903) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.77
Light Seafoam
#A0FEBF
ΔE00 3.18
Mint
#AAF0C1
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aquamarine
#7FFFD4
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FFCE #FFA4D5
analogous
#A8FFA4 #A4FFCE #A4FFFB
triadic
#A4FFCE #CEA4FF #FFCEA4
tetradic
#A4FFCE #A4A8FF #FFA4D5 #FFFBA4
square
#A4FFCE #A4A8FF #FFA4D5 #FFFBA4
split-complementary
#A4FFCE #FBA4FF #FFA4A8
monochromatic
#2AFF8C #67FFAD #A4FFCE #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.18
#A4FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#A4FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FFCE
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FFCE | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#EEE8D1
Tritanopia (blue-blind)
#90FEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a4ffce; /* rgb */ color: rgb(164, 255, 206); /* oklch */ color: oklch(93.0% 0.111 159.7);
Tailwind
colors: {
custom: {
50: '#c2ffdd',
500: '#a4ffce',
950: '#000000',
},
}SCSS
$custom: #a4ffce; $custom-light: #c2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#a4ffce",
"rgb": {
"r": 164,
"g": 255,
"b": 206
},
"hsl": {
"h": 147.692,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.92962,
"c": 0.11074,
"h": 159.7
},
"luminance": 0.83869
}Semantic roles & 50–950 ramp
primary
#A4FFCE
secondary
#E464A9
accent
#007CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684