#A2DBCF#A2DBCF
#A2DBCF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.9% C 0.061 H 180.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DBCF |
|---|---|
| RGB | rgb(162, 219, 207) |
| HSL | hsl(167, 44%, 75%) |
| HSV | hsv(167, 26%, 86%) |
| CMYK | cmyk(26%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.36, -20.68, -0.01) |
| CIE-LCH | lch(83.36, 20.68, 180.02°) |
| OKLab | oklab(84.89% -0.0608 -0.0003) |
| OKLCH | oklch(84.89% 0.061 180.3) |
| XYZ | xyz(51.4907, 62.8471, 68.4370) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.44
Pale Teal
#82CBB2
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.96
Pale Aqua
#B8FFEB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DBCF #DBA2AE
analogous
#A2DBB2 #A2DBCF #A2CBDB
triadic
#A2DBCF #CFA2DB #DBCFA2
tetradic
#A2DBCF #B2A2DB #DBA2AE #CBDBA2
square
#A2DBCF #B2A2DB #DBA2AE #CBDBA2
split-complementary
#A2DBCF #DBA2CB #DBB2A2
monochromatic
#4AB9A1 #76CAB8 #A2DBCF #CEECE6 #E9F6F4
Accessibility & contrast
On white
1.55
#A2DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#A2DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DBCF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DBCF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#CBCDD0
Tritanopia (blue-blind)
#92DDD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2dbcf; /* rgb */ color: rgb(162, 219, 207); /* oklch */ color: oklch(84.9% 0.061 180.3);
Tailwind
colors: {
custom: {
50: '#bfe6dd',
500: '#a2dbcf',
950: '#000000',
},
}SCSS
$custom: #a2dbcf; $custom-light: #bfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#a2dbcf",
"rgb": {
"r": 162,
"g": 219,
"b": 207
},
"hsl": {
"h": 167.368,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.8489,
"c": 0.06079,
"h": 180.3
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#A2DBCF
secondary
#B36E7D
accent
#2E4BB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484