#A8D2CA#A8D2CA
#A8D2CA is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.1% C 0.046 H 182.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A8D2CA |
|---|---|
| RGB | rgb(168, 210, 202) |
| HSL | hsl(169, 32%, 74%) |
| HSV | hsv(169, 20%, 82%) |
| CMYK | cmyk(20%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.12, -15.37, -0.59) |
| CIE-LCH | lch(81.12, 15.38, 182.18°) |
| OKLab | oklab(83.15% -0.0455 -0.0018) |
| OKLCH | oklch(83.15% 0.046 182.3) |
| XYZ | xyz(49.8527, 58.6806, 64.5655) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 8.71
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.67
Seafoam Blue
#78D1B6
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8D2CA #D2A8B0
analogous
#A8D2B5 #A8D2CA #A8C5D2
triadic
#A8D2CA #CAA8D2 #D2CAA8
tetradic
#A8D2CA #B5A8D2 #D2A8B0 #C5D2A8
square
#A8D2CA #B5A8D2 #D2A8B0 #C5D2A8
split-complementary
#A8D2CA #D2A8C5 #D2B5A8
monochromatic
#57A899 #80BDB1 #A8D2CA #D0E7E3 #EBF5F3
Accessibility & contrast
On white
1.65
#A8D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#A8D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8D2CA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8D2CA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#9DD4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a8d2ca; /* rgb */ color: rgb(168, 210, 202); /* oklch */ color: oklch(83.1% 0.046 182.3);
Tailwind
colors: {
custom: {
50: '#c2dfda',
500: '#a8d2ca',
950: '#000000',
},
}SCSS
$custom: #a8d2ca; $custom-light: #c2dfda; $custom-dark: #000000;
JSON
{
"hex": "#a8d2ca",
"rgb": {
"r": 168,
"g": 210,
"b": 202
},
"hsl": {
"h": 168.571,
"s": 31.818,
"l": 74.118
},
"oklch": {
"l": 0.83147,
"c": 0.04556,
"h": 182.3
},
"luminance": 0.58682
}Semantic roles & 50–950 ramp
primary
#A8D2CA
secondary
#A87680
accent
#3B50AB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483