#A8FFD2#A8FFD2
#A8FFD2 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.3% C 0.105 H 160.9°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFD2 |
|---|---|
| RGB | rgb(168, 255, 210) |
| HSL | hsl(149, 100%, 83%) |
| HSV | hsv(149, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.66, -35.51, 13.30) |
| CIE-LCH | lch(93.66, 37.92, 159.47°) |
| OKLab | oklab(93.26% -0.0989 0.0343) |
| OKLCH | oklch(93.26% 0.105 160.9) |
| XYZ | xyz(63.5371, 84.4944, 73.9214) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.94
Mint
#AAF0C1
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFD2 #FFA8D5
analogous
#A9FFA8 #A8FFD2 #A8FFFE
triadic
#A8FFD2 #D2A8FF #FFD2A8
tetradic
#A8FFD2 #A8A9FF #FFA8D5 #FFFEA8
square
#A8FFD2 #A8A9FF #FFA8D5 #FFFEA8
split-complementary
#A8FFD2 #FEA8FF #FFA8A9
monochromatic
#2EFF93 #6BFFB2 #A8FFD2 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.17
#A8FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#A8FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFD2
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFD2 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3D0
Deuteranopia (green-blind)
#EEE9D5
Tritanopia (blue-blind)
#95FEF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a8ffd2; /* rgb */ color: rgb(168, 255, 210); /* oklch */ color: oklch(93.3% 0.105 160.9);
Tailwind
colors: {
custom: {
50: '#c4ffdf',
500: '#a8ffd2',
950: '#000000',
},
}SCSS
$custom: #a8ffd2; $custom-light: #c4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#a8ffd2",
"rgb": {
"r": 168,
"g": 255,
"b": 210
},
"hsl": {
"h": 148.966,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.93261,
"c": 0.10471,
"h": 160.9
},
"luminance": 0.84498
}Semantic roles & 50–950 ramp
primary
#A8FFD2
secondary
#E467A8
accent
#0077E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684