#A6DBCD#A6DBCD
#A6DBCD is a very light, muted teal. Relative luminance 0.632; OKLCH L 85.1% C 0.058 H 176.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DBCD |
|---|---|
| RGB | rgb(166, 219, 205) |
| HSL | hsl(164, 42%, 75%) |
| HSV | hsv(164, 24%, 86%) |
| CMYK | cmyk(24.2%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.53, -19.90, 1.33) |
| CIE-LCH | lch(83.53, 19.94, 176.17°) |
| OKLab | oklab(85.07% -0.058 0.0032) |
| OKLCH | oklch(85.07% 0.058 176.8) |
| XYZ | xyz(52.0735, 63.1757, 67.1962) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 7.64
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Pale Aqua
#B8FFEB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DBCD #DBA6B4
analogous
#A6DBB2 #A6DBCD #A6CEDB
triadic
#A6DBCD #CDA6DB #DBCDA6
tetradic
#A6DBCD #B2A6DB #DBA6B4 #CEDBA6
square
#A6DBCD #B2A6DB #DBA6B4 #CEDBA6
split-complementary
#A6DBCD #DBA6CE #DBB2A6
monochromatic
#4FB89C #7AC9B5 #A6DBCD #D2EDE5 #E9F6F3
Accessibility & contrast
On white
1.54
#A6DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#A6DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DBCD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DBCD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#98DDD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a6dbcd; /* rgb */ color: rgb(166, 219, 205); /* oklch */ color: oklch(85.1% 0.058 176.8);
Tailwind
colors: {
custom: {
50: '#c1e6dc',
500: '#a6dbcd',
950: '#000000',
},
}SCSS
$custom: #a6dbcd; $custom-light: #c1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#a6dbcd",
"rgb": {
"r": 166,
"g": 219,
"b": 205
},
"hsl": {
"h": 164.151,
"s": 42.4,
"l": 75.49
},
"oklch": {
"l": 0.8507,
"c": 0.05806,
"h": 176.8
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#A6DBCD
secondary
#B37283
accent
#3053B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484