#A6DFCB#A6DFCB
#A6DFCB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.065 H 171.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DFCB |
|---|---|
| RGB | rgb(166, 223, 203) |
| HSL | hsl(159, 47%, 76%) |
| HSV | hsv(159, 26%, 87%) |
| CMYK | cmyk(25.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.58, -22.29, 3.91) |
| CIE-LCH | lch(84.58, 22.63, 170.04°) |
| OKLab | oklab(85.89% -0.064 0.01) |
| OKLCH | oklch(85.89% 0.065 171.1) |
| XYZ | xyz(52.8897, 65.1919, 66.2849) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.54
Pale Teal
#82CBB2
ΔE00 6.35
Seafoam Blue
#78D1B6
ΔE00 6.77
Pale Aqua
#B8FFEB
ΔE00 6.93
Pale Turquoise
#A5FBD5
ΔE00 7.85
Tiffany Blue
#7BF2DA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DFCB #DFA6BA
analogous
#A6DFAF #A6DFCB #A6D7DF
triadic
#A6DFCB #CBA6DF #DFCBA6
tetradic
#A6DFCB #AFA6DF #DFA6BA #D7DFA6
square
#A6DFCB #AFA6DF #DFA6BA #D7DFA6
split-complementary
#A6DFCB #DFA6D7 #DFAFA6
monochromatic
#4CBF96 #79CFB1 #A6DFCB #D3EFE5 #E8F7F2
Accessibility & contrast
On white
1.50
#A6DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A6DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DFCB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DFCB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CA
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#98E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a6dfcb; /* rgb */ color: rgb(166, 223, 203); /* oklch */ color: oklch(85.9% 0.065 171.1);
Tailwind
colors: {
custom: {
50: '#c1e9da',
500: '#a6dfcb',
950: '#000000',
},
}SCSS
$custom: #a6dfcb; $custom-light: #c1e9da; $custom-dark: #000000;
JSON
{
"hex": "#a6dfcb",
"rgb": {
"r": 166,
"g": 223,
"b": 203
},
"hsl": {
"h": 158.947,
"s": 47.107,
"l": 76.275
},
"oklch": {
"l": 0.8589,
"c": 0.06473,
"h": 171.1
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#A6DFCB
secondary
#B8728A
accent
#2B5DBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483