#A2DCDF#A2DCDF
#A2DCDF is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.059 H 200.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCDF |
|---|---|
| RGB | rgb(162, 220, 223) |
| HSL | hsl(183, 49%, 75%) |
| HSV | hsv(183, 27%, 87%) |
| CMYK | cmyk(27.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.07, -17.69, -7.46) |
| CIE-LCH | lch(84.07, 19.20, 202.85°) |
| OKLab | oklab(85.59% -0.0556 -0.0204) |
| OKLCH | oklch(85.59% 0.059 200.1) |
| XYZ | xyz(53.8085, 64.1929, 79.3530) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 4.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Pale Sky Blue
#BDF6FE
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.48
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCDF #DFA5A2
analogous
#A2DFC3 #A2DCDF #A2BDDF
triadic
#A2DCDF #DFA2DC #DCDFA2
tetradic
#A2DCDF #C3A2DF #DFA5A2 #BDDFA2
square
#A2DCDF #C3A2DF #DFA5A2 #BDDFA2
split-complementary
#A2DCDF #DFA2BD #DFC3A2
monochromatic
#47BAC0 #74CBCF #A2DCDF #D0EDEF #E8F6F7
Accessibility & contrast
On white
1.52
#A2DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A2DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCDF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCDF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#8DE0DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2dcdf; /* rgb */ color: rgb(162, 220, 223); /* oklch */ color: oklch(85.6% 0.059 200.1);
Tailwind
colors: {
custom: {
50: '#bfe7e9',
500: '#a2dcdf',
950: '#000000',
},
}SCSS
$custom: #a2dcdf; $custom-light: #bfe7e9; $custom-dark: #000000;
JSON
{
"hex": "#a2dcdf",
"rgb": {
"r": 162,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.951,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85594,
"c": 0.05923,
"h": 200.1
},
"luminance": 0.64195
}Semantic roles & 50–950 ramp
primary
#A2DCDF
secondary
#B8716E
accent
#3129BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484