#A2D5CC#A2D5CC
#A2D5CC is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.5% C 0.054 H 182.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D5CC |
|---|---|
| RGB | rgb(162, 213, 204) |
| HSL | hsl(169, 38%, 74%) |
| HSV | hsv(169, 24%, 84%) |
| CMYK | cmyk(23.9%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(81.64, -18.32, -0.93) |
| CIE-LCH | lch(81.64, 18.34, 182.92°) |
| OKLab | oklab(83.49% -0.0543 -0.0028) |
| OKLCH | oklch(83.49% 0.054 182.9) |
| XYZ | xyz(49.5903, 59.6275, 66.0114) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.56
Duck Egg Blue
#C3FBF4
ΔE00 8.46
Seafoam Blue
#78D1B6
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D5CC #D5A2AB
analogous
#A2D5B2 #A2D5CC #A2C4D5
triadic
#A2D5CC #CCA2D5 #D5CCA2
tetradic
#A2D5CC #B2A2D5 #D5A2AB #C4D5A2
square
#A2D5CC #B2A2D5 #D5A2AB #C4D5A2
split-complementary
#A2D5CC #D5A2C4 #D5B2A2
monochromatic
#4FAE9D #78C2B5 #A2D5CC #CCE8E3 #EAF5F3
Accessibility & contrast
On white
1.62
#A2D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#A2D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D5CC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D5CC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#94D7D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a2d5cc; /* rgb */ color: rgb(162, 213, 204); /* oklch */ color: oklch(83.5% 0.054 182.9);
Tailwind
colors: {
custom: {
50: '#bee2db',
500: '#a2d5cc',
950: '#000000',
},
}SCSS
$custom: #a2d5cc; $custom-light: #bee2db; $custom-dark: #000000;
JSON
{
"hex": "#a2d5cc",
"rgb": {
"r": 162,
"g": 213,
"b": 204
},
"hsl": {
"h": 169.412,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.83486,
"c": 0.05435,
"h": 182.9
},
"luminance": 0.5963
}Semantic roles & 50–950 ramp
primary
#A2D5CC
secondary
#AC707A
accent
#354BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484