#A2DECB#A2DECB
#A2DECB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.067 H 173.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DECB |
|---|---|
| RGB | rgb(162, 222, 203) |
| HSL | hsl(161, 48%, 75%) |
| HSV | hsv(161, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.09, -23.00, 3.17) |
| CIE-LCH | lch(84.09, 23.22, 172.16°) |
| OKLab | oklab(85.44% -0.0663 0.008) |
| OKLCH | oklch(85.44% 0.067 173.1) |
| XYZ | xyz(51.7976, 64.2334, 66.1574) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.54
Pale Teal
#82CBB2
ΔE00 5.97
Seafoam Blue
#78D1B6
ΔE00 6.31
Pale Aqua
#B8FFEB
ΔE00 7.08
Tiffany Blue
#7BF2DA
ΔE00 7.66
Pale Turquoise
#A5FBD5
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DECB #DEA2B5
analogous
#A2DEAD #A2DECB #A2D3DE
triadic
#A2DECB #CBA2DE #DECBA2
tetradic
#A2DECB #ADA2DE #DEA2B5 #D3DEA2
square
#A2DECB #ADA2DE #DEA2B5 #D3DEA2
split-complementary
#A2DECB #DEA2D3 #DEADA2
monochromatic
#48BE98 #75CEB2 #A2DECB #CFEEE4 #E8F7F2
Accessibility & contrast
On white
1.52
#A2DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A2DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DECB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DECB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CFCFCC
Tritanopia (blue-blind)
#93DFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2decb; /* rgb */ color: rgb(162, 222, 203); /* oklch */ color: oklch(85.4% 0.067 173.1);
Tailwind
colors: {
custom: {
50: '#bfe8da',
500: '#a2decb',
950: '#000000',
},
}SCSS
$custom: #a2decb; $custom-light: #bfe8da; $custom-dark: #000000;
JSON
{
"hex": "#a2decb",
"rgb": {
"r": 162,
"g": 222,
"b": 203
},
"hsl": {
"h": 161,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85436,
"c": 0.06676,
"h": 173.1
},
"luminance": 0.64236
}Semantic roles & 50–950 ramp
primary
#A2DECB
secondary
#B66E85
accent
#2B58BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483