#A2DECF#A2DECF
#A2DECF is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.065 H 177.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DECF |
|---|---|
| RGB | rgb(162, 222, 207) |
| HSL | hsl(165, 48%, 75%) |
| HSV | hsv(165, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(84.19, -22.17, 1.20) |
| CIE-LCH | lch(84.19, 22.20, 176.91°) |
| OKLab | oklab(85.55% -0.0646 0.0028) |
| OKLCH | oklch(85.55% 0.065 177.5) |
| XYZ | xyz(52.2804, 64.4265, 68.7003) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 6.98
Pale Aqua
#B8FFEB
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DECF #DEA2B1
analogous
#A2DEB1 #A2DECF #A2CFDE
triadic
#A2DECF #CFA2DE #DECFA2
tetradic
#A2DECF #B1A2DE #DEA2B1 #CFDEA2
square
#A2DECF #B1A2DE #DEA2B1 #CFDEA2
split-complementary
#A2DECF #DEA2CF #DEB1A2
monochromatic
#48BEA0 #75CEB8 #A2DECF #CFEEE6 #E8F7F3
Accessibility & contrast
On white
1.51
#A2DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#A2DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DECF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DECF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#92E0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a2decf; /* rgb */ color: rgb(162, 222, 207); /* oklch */ color: oklch(85.5% 0.065 177.5);
Tailwind
colors: {
custom: {
50: '#bfe8dd',
500: '#a2decf',
950: '#000000',
},
}SCSS
$custom: #a2decf; $custom-light: #bfe8dd; $custom-dark: #000000;
JSON
{
"hex": "#a2decf",
"rgb": {
"r": 162,
"g": 222,
"b": 207
},
"hsl": {
"h": 165,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85549,
"c": 0.06468,
"h": 177.5
},
"luminance": 0.64429
}Semantic roles & 50–950 ramp
primary
#A2DECF
secondary
#B66E80
accent
#2B4FBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484