#A2D3BB#A2D3BB
#A2D3BB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.6% C 0.061 H 163.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D3BB |
|---|---|
| RGB | rgb(162, 211, 187) |
| HSL | hsl(151, 36%, 73%) |
| HSV | hsv(151, 23%, 83%) |
| CMYK | cmyk(23.2%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(80.66, -20.79, 6.71) |
| CIE-LCH | lch(80.66, 21.85, 162.11°) |
| OKLab | oklab(82.57% -0.0587 0.0174) |
| OKLCH | oklch(82.57% 0.061 163.5) |
| XYZ | xyz(47.1616, 57.8560, 55.6865) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.44
Seafoam
#7FE0B3
ΔE00 8.14
Mediumaquamarine
#66CDAA
ΔE00 8.48
Mint
#AAF0C1
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D3BB #D3A2BA
analogous
#A2D3A2 #A2D3BB #A2D2D3
triadic
#A2D3BB #BBA2D3 #D3BBA2
tetradic
#A2D3BB #A2A2D3 #D3A2BA #D2D3A2
square
#A2D3BB #A2A2D3 #D3A2BA #D2D3A2
split-complementary
#A2D3BB #D3A2D2 #D3A2A2
monochromatic
#50AA7E #78BF9D #A2D3BB #CCE7D9 #EAF5F0
Accessibility & contrast
On white
1.67
#A2D3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A2D3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D3BB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D3BB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#98D3CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2d3bb; /* rgb */ color: rgb(162, 211, 187); /* oklch */ color: oklch(82.6% 0.061 163.5);
Tailwind
colors: {
custom: {
50: '#bee0cf',
500: '#a2d3bb',
950: '#000000',
},
}SCSS
$custom: #a2d3bb; $custom-light: #bee0cf; $custom-dark: #000000;
JSON
{
"hex": "#a2d3bb",
"rgb": {
"r": 162,
"g": 211,
"b": 187
},
"hsl": {
"h": 150.612,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.82566,
"c": 0.06124,
"h": 163.5
},
"luminance": 0.57858
}Semantic roles & 50–950 ramp
primary
#A2D3BB
secondary
#A9708C
accent
#3772AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483