#A2DEC4#A2DEC4
#A2DEC4 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.071 H 166.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEC4 |
|---|---|
| RGB | rgb(162, 222, 196) |
| HSL | hsl(154, 48%, 75%) |
| HSV | hsv(154, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.92, -24.43, 6.62) |
| CIE-LCH | lch(83.92, 25.31, 164.83°) |
| OKLab | oklab(85.24% -0.0692 0.0171) |
| OKLCH | oklch(85.24% 0.071 166.1) |
| XYZ | xyz(50.9822, 63.9072, 61.8629) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.98
Pale Teal
#82CBB2
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.55
Mint
#AAF0C1
ΔE00 6.59
Pale Turquoise
#A5FBD5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEC4 #DEA2BC
analogous
#A2DEA6 #A2DEC4 #A2DADE
triadic
#A2DEC4 #C4A2DE #DEC4A2
tetradic
#A2DEC4 #A6A2DE #DEA2BC #DADEA2
square
#A2DEC4 #A6A2DE #DEA2BC #DADEA2
split-complementary
#A2DEC4 #DEA2DA #DEA6A2
monochromatic
#48BE8B #75CEA7 #A2DEC4 #CFEEE1 #E8F7F1
Accessibility & contrast
On white
1.52
#A2DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A2DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEC4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEC4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C3
Deuteranopia (green-blind)
#D1CEC6
Tritanopia (blue-blind)
#95DED6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dec4; /* rgb */ color: rgb(162, 222, 196); /* oklch */ color: oklch(85.2% 0.071 166.1);
Tailwind
colors: {
custom: {
50: '#bfe8d5',
500: '#a2dec4',
950: '#000000',
},
}SCSS
$custom: #a2dec4; $custom-light: #bfe8d5; $custom-dark: #000000;
JSON
{
"hex": "#a2dec4",
"rgb": {
"r": 162,
"g": 222,
"b": 196
},
"hsl": {
"h": 154,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85244,
"c": 0.07128,
"h": 166.1
},
"luminance": 0.63909
}Semantic roles & 50–950 ramp
primary
#A2DEC4
secondary
#B66E8D
accent
#2B69BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483