#A2DFCB#A2DFCB
#A2DFCB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.068 H 172.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFCB |
|---|---|
| RGB | rgb(162, 223, 203) |
| HSL | hsl(160, 49%, 75%) |
| HSV | hsv(160, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.36, -23.49, 3.57) |
| CIE-LCH | lch(84.36, 23.76, 171.36°) |
| OKLab | oklab(85.66% -0.0675 0.0091) |
| OKLCH | oklch(85.66% 0.068 172.3) |
| XYZ | xyz(52.0640, 64.7661, 66.2462) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.18
Pale Teal
#82CBB2
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.23
Pale Aqua
#B8FFEB
ΔE00 6.87
Tiffany Blue
#7BF2DA
ΔE00 7.44
Pale Turquoise
#A5FBD5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFCB #DFA2B6
analogous
#A2DFAC #A2DFCB #A2D4DF
triadic
#A2DFCB #CBA2DF #DFCBA2
tetradic
#A2DFCB #ACA2DF #DFA2B6 #D4DFA2
square
#A2DFCB #ACA2DF #DFA2B6 #D4DFA2
split-complementary
#A2DFCB #DFA2D4 #DFACA2
monochromatic
#47C098 #74CFB2 #A2DFCB #D0EFE4 #E8F7F2
Accessibility & contrast
On white
1.50
#A2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#A2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFCB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFCB | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#93E0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2dfcb; /* rgb */ color: rgb(162, 223, 203); /* oklch */ color: oklch(85.7% 0.068 172.3);
Tailwind
colors: {
custom: {
50: '#bfe9da',
500: '#a2dfcb',
950: '#000000',
},
}SCSS
$custom: #a2dfcb; $custom-light: #bfe9da; $custom-dark: #000000;
JSON
{
"hex": "#a2dfcb",
"rgb": {
"r": 162,
"g": 223,
"b": 203
},
"hsl": {
"h": 160.328,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.85657,
"c": 0.06815,
"h": 172.3
},
"luminance": 0.64769
}Semantic roles & 50–950 ramp
primary
#A2DFCB
secondary
#B86E86
accent
#2959BC
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483