#A3DFCB#A3DFCB
#A3DFCB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.7% C 0.067 H 172.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFCB |
|---|---|
| RGB | rgb(163, 223, 203) |
| HSL | hsl(160, 48%, 76%) |
| HSV | hsv(160, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.42, -23.19, 3.65) |
| CIE-LCH | lch(84.42, 23.48, 171.05°) |
| OKLab | oklab(85.71% -0.0666 0.0093) |
| OKLCH | oklch(85.71% 0.067 172) |
| XYZ | xyz(52.2680, 64.8713, 66.2557) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.26
Pale Teal
#82CBB2
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.36
Pale Aqua
#B8FFEB
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 7.59
Pale Turquoise
#A5FBD5
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFCB #DFA3B7
analogous
#A3DFAD #A3DFCB #A3D5DF
triadic
#A3DFCB #CBA3DF #DFCBA3
tetradic
#A3DFCB #ADA3DF #DFA3B7 #D5DFA3
square
#A3DFCB #ADA3DF #DFA3B7 #D5DFA3
split-complementary
#A3DFCB #DFA3D5 #DFADA3
monochromatic
#48BF98 #76CFB1 #A3DFCB #D0EFE5 #E8F7F2
Accessibility & contrast
On white
1.50
#A3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#A3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFCB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFCB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#94E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfcb; /* rgb */ color: rgb(163, 223, 203); /* oklch */ color: oklch(85.7% 0.067 172.0);
Tailwind
colors: {
custom: {
50: '#bfe9da',
500: '#a3dfcb',
950: '#000000',
},
}SCSS
$custom: #a3dfcb; $custom-light: #bfe9da; $custom-dark: #000000;
JSON
{
"hex": "#a3dfcb",
"rgb": {
"r": 163,
"g": 223,
"b": 203
},
"hsl": {
"h": 160,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85714,
"c": 0.0673,
"h": 172
},
"luminance": 0.64874
}Semantic roles & 50–950 ramp
primary
#A3DFCB
secondary
#B86F87
accent
#2A5ABC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483