#A8FFDC#A8FFDC
#A8FFDC is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.5% C 0.097 H 167.0°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A8FFDC |
|---|---|
| RGB | rgb(168, 255, 220) |
| HSL | hsl(156, 100%, 83%) |
| HSV | hsv(156, 34%, 100%) |
| CMYK | cmyk(34.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.89, -33.54, 8.47) |
| CIE-LCH | lch(93.89, 34.59, 165.82°) |
| OKLab | oklab(93.51% -0.0947 0.0218) |
| OKLCH | oklch(93.51% 0.097 167) |
| XYZ | xyz(64.8221, 85.0084, 80.6889) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.26
Light Aqua
#8CFFDB
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.69
Pale Aqua
#B8FFEB
ΔE00 4.75
Mint
#AAF0C1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8FFDC #FFA8CB
analogous
#A8FFB0 #A8FFDC #A8F7FF
triadic
#A8FFDC #DCA8FF #FFDCA8
tetradic
#A8FFDC #B0A8FF #FFA8CB #F7FFA8
square
#A8FFDC #B0A8FF #FFA8CB #F7FFA8
split-complementary
#A8FFDC #FFA8F7 #FFB0A8
monochromatic
#2EFFAB #6BFFC3 #A8FFDC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.17
#A8FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#A8FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8FFDC
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8FFDC | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DA
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#92FFF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a8ffdc; /* rgb */ color: rgb(168, 255, 220); /* oklch */ color: oklch(93.5% 0.097 167.0);
Tailwind
colors: {
custom: {
50: '#c4ffe6',
500: '#a8ffdc',
950: '#000000',
},
}SCSS
$custom: #a8ffdc; $custom-light: #c4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#a8ffdc",
"rgb": {
"r": 168,
"g": 255,
"b": 220
},
"hsl": {
"h": 155.862,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.93513,
"c": 0.09723,
"h": 167
},
"luminance": 0.85012
}Semantic roles & 50–950 ramp
primary
#A8FFDC
secondary
#E46799
accent
#005CE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684