#A2D3CE#A2D3CE
#A2D3CE is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.1% C 0.051 H 188.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D3CE |
|---|---|
| RGB | rgb(162, 211, 206) |
| HSL | hsl(174, 36%, 73%) |
| HSV | hsv(174, 23%, 83%) |
| CMYK | cmyk(23.2%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(81.14, -16.88, -2.73) |
| CIE-LCH | lch(81.14, 17.10, 189.18°) |
| OKLab | oklab(83.11% -0.0509 -0.0076) |
| OKLCH | oklch(83.11% 0.051 188.5) |
| XYZ | xyz(49.3318, 58.7241, 67.1162) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 8.85
Pale Teal
#82CBB2
ΔE00 8.91
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D3CE #D3A2A7
analogous
#A2D3B5 #A2D3CE #A2BFD3
triadic
#A2D3CE #CEA2D3 #D3CEA2
tetradic
#A2D3CE #B5A2D3 #D3A2A7 #BFD3A2
square
#A2D3CE #B5A2D3 #D3A2A7 #BFD3A2
split-complementary
#A2D3CE #D3A2BF #D3B5A2
monochromatic
#50AAA1 #78BFB8 #A2D3CE #CCE7E4 #EAF5F4
Accessibility & contrast
On white
1.65
#A2D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#A2D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D3CE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D3CE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#93D6D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a2d3ce; /* rgb */ color: rgb(162, 211, 206); /* oklch */ color: oklch(83.1% 0.051 188.5);
Tailwind
colors: {
custom: {
50: '#bee0dc',
500: '#a2d3ce',
950: '#000000',
},
}SCSS
$custom: #a2d3ce; $custom-light: #bee0dc; $custom-dark: #000000;
JSON
{
"hex": "#a2d3ce",
"rgb": {
"r": 162,
"g": 211,
"b": 206
},
"hsl": {
"h": 173.878,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.83109,
"c": 0.05143,
"h": 188.5
},
"luminance": 0.58726
}Semantic roles & 50–950 ramp
primary
#A2D3CE
secondary
#A97076
accent
#3743AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484