#A2DEC7#A2DEC7
#A2DEC7 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.069 H 169.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEC7 |
|---|---|
| RGB | rgb(162, 222, 199) |
| HSL | hsl(157, 48%, 75%) |
| HSV | hsv(157, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.99, -23.82, 5.14) |
| CIE-LCH | lch(83.99, 24.37, 167.82°) |
| OKLab | oklab(85.32% -0.0679 0.0132) |
| OKLCH | oklch(85.32% 0.069 169) |
| XYZ | xyz(51.3271, 64.0452, 63.6793) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.54
Pale Teal
#82CBB2
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 7.24
Pale Aqua
#B8FFEB
ΔE00 7.29
Pale Turquoise
#A5FBD5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEC7 #DEA2B9
analogous
#A2DEA9 #A2DEC7 #A2D7DE
triadic
#A2DEC7 #C7A2DE #DEC7A2
tetradic
#A2DEC7 #A9A2DE #DEA2B9 #D7DEA2
square
#A2DEC7 #A9A2DE #DEA2B9 #D7DEA2
split-complementary
#A2DEC7 #DEA2D7 #DEA9A2
monochromatic
#48BE91 #75CEAC #A2DEC7 #CFEEE2 #E8F7F1
Accessibility & contrast
On white
1.52
#A2DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A2DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEC7
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEC7 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C6
Deuteranopia (green-blind)
#D0CEC8
Tritanopia (blue-blind)
#94DFD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dec7; /* rgb */ color: rgb(162, 222, 199); /* oklch */ color: oklch(85.3% 0.069 169.0);
Tailwind
colors: {
custom: {
50: '#bfe8d8',
500: '#a2dec7',
950: '#000000',
},
}SCSS
$custom: #a2dec7; $custom-light: #bfe8d8; $custom-dark: #000000;
JSON
{
"hex": "#a2dec7",
"rgb": {
"r": 162,
"g": 222,
"b": 199
},
"hsl": {
"h": 157,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85325,
"c": 0.06921,
"h": 169
},
"luminance": 0.64047
}Semantic roles & 50–950 ramp
primary
#A2DEC7
secondary
#B66E8A
accent
#2B62BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483