#A8DFCD#A8DFCD
#A8DFCD is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 172.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DFCD |
|---|---|
| RGB | rgb(168, 223, 205) |
| HSL | hsl(160, 46%, 77%) |
| HSV | hsv(160, 25%, 87%) |
| CMYK | cmyk(24.7%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.74, -21.27, 3.10) |
| CIE-LCH | lch(84.74, 21.50, 171.70°) |
| OKLab | oklab(86.06% -0.0613 0.0079) |
| OKLCH | oklch(86.06% 0.062 172.7) |
| XYZ | xyz(53.5522, 65.5058, 67.5680) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.78
Pale Aqua
#B8FFEB
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.27
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DFCD #DFA8BA
analogous
#A8DFB2 #A8DFCD #A8D6DF
triadic
#A8DFCD #CDA8DF #DFCDA8
tetradic
#A8DFCD #B2A8DF #DFA8BA #D6DFA8
square
#A8DFCD #B2A8DF #DFA8BA #D6DFA8
split-complementary
#A8DFCD #DFA8D6 #DFB2A8
monochromatic
#4FBE9A #7BCFB3 #A8DFCD #D5EFE7 #E9F7F2
Accessibility & contrast
On white
1.49
#A8DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A8DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DFCD
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DFCD | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D1D1CE
Tritanopia (blue-blind)
#9BE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a8dfcd; /* rgb */ color: rgb(168, 223, 205); /* oklch */ color: oklch(86.1% 0.062 172.7);
Tailwind
colors: {
custom: {
50: '#c3e9dc',
500: '#a8dfcd',
950: '#000000',
},
}SCSS
$custom: #a8dfcd; $custom-light: #c3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#a8dfcd",
"rgb": {
"r": 168,
"g": 223,
"b": 205
},
"hsl": {
"h": 160.364,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86064,
"c": 0.06182,
"h": 172.7
},
"luminance": 0.65508
}Semantic roles & 50–950 ramp
primary
#A8DFCD
secondary
#B8748A
accent
#2C5AB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484