#A2D5CE#A2D5CE
#A2D5CE is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.5% C 0.054 H 185.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D5CE |
|---|---|
| RGB | rgb(162, 213, 206) |
| HSL | hsl(172, 38%, 74%) |
| HSV | hsv(172, 24%, 84%) |
| CMYK | cmyk(23.9%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(81.69, -17.89, -1.92) |
| CIE-LCH | lch(81.69, 18.00, 186.14°) |
| OKLab | oklab(83.55% -0.0535 -0.0054) |
| OKLCH | oklch(83.55% 0.054 185.8) |
| XYZ | xyz(49.8317, 59.7240, 67.2828) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.38
Powder Blue
#B0E0E6
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 8.21
Duck Egg Blue
#C3FBF4
ΔE00 8.38
Seafoam Blue
#78D1B6
ΔE00 9.14
Eggshell Blue
#C4FFF7
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D5CE #D5A2A9
analogous
#A2D5B4 #A2D5CE #A2C2D5
triadic
#A2D5CE #CEA2D5 #D5CEA2
tetradic
#A2D5CE #B4A2D5 #D5A2A9 #C2D5A2
square
#A2D5CE #B4A2D5 #D5A2A9 #C2D5A2
split-complementary
#A2D5CE #D5A2C2 #D5B4A2
monochromatic
#4FAEA1 #78C2B8 #A2D5CE #CCE8E4 #EAF5F4
Accessibility & contrast
On white
1.62
#A2D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#A2D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D5CE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D5CE | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#93D7D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a2d5ce; /* rgb */ color: rgb(162, 213, 206); /* oklch */ color: oklch(83.5% 0.054 185.8);
Tailwind
colors: {
custom: {
50: '#bee2dc',
500: '#a2d5ce',
950: '#000000',
},
}SCSS
$custom: #a2d5ce; $custom-light: #bee2dc; $custom-dark: #000000;
JSON
{
"hex": "#a2d5ce",
"rgb": {
"r": 162,
"g": 213,
"b": 206
},
"hsl": {
"h": 171.765,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.83546,
"c": 0.05375,
"h": 185.8
},
"luminance": 0.59726
}Semantic roles & 50–950 ramp
primary
#A2D5CE
secondary
#AC7078
accent
#3546B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484