#A2DEC8#A2DEC8
#A2DEC8 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.069 H 170.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEC8 |
|---|---|
| RGB | rgb(162, 222, 200) |
| HSL | hsl(158, 48%, 75%) |
| HSV | hsv(158, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(84.01, -23.62, 4.65) |
| CIE-LCH | lch(84.01, 24.07, 168.87°) |
| OKLab | oklab(85.35% -0.0675 0.0119) |
| OKLCH | oklch(85.35% 0.069 170) |
| XYZ | xyz(51.4436, 64.0918, 64.2928) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 7.22
Seafoam
#7FE0B3
ΔE00 7.49
Pale Turquoise
#A5FBD5
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEC8 #DEA2B8
analogous
#A2DEAA #A2DEC8 #A2D6DE
triadic
#A2DEC8 #C8A2DE #DEC8A2
tetradic
#A2DEC8 #AAA2DE #DEA2B8 #D6DEA2
square
#A2DEC8 #AAA2DE #DEA2B8 #D6DEA2
split-complementary
#A2DEC8 #DEA2D6 #DEAAA2
monochromatic
#48BE93 #75CEAD #A2DEC8 #CFEEE3 #E8F7F2
Accessibility & contrast
On white
1.52
#A2DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A2DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEC8
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEC8 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#94DFD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dec8; /* rgb */ color: rgb(162, 222, 200); /* oklch */ color: oklch(85.4% 0.069 170.0);
Tailwind
colors: {
custom: {
50: '#bfe8d8',
500: '#a2dec8',
950: '#000000',
},
}SCSS
$custom: #a2dec8; $custom-light: #bfe8d8; $custom-dark: #000000;
JSON
{
"hex": "#a2dec8",
"rgb": {
"r": 162,
"g": 222,
"b": 200
},
"hsl": {
"h": 158,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85353,
"c": 0.06857,
"h": 170
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#A2DEC8
secondary
#B66E88
accent
#2B60BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483