#A4DEC2#A4DEC2
#A4DEC2 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.071 H 163.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DEC2 |
|---|---|
| RGB | rgb(164, 222, 194) |
| HSL | hsl(151, 47%, 76%) |
| HSV | hsv(151, 26%, 87%) |
| CMYK | cmyk(26.1%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.98, -24.21, 7.78) |
| CIE-LCH | lch(83.98, 25.43, 162.18°) |
| OKLab | oklab(85.31% -0.0682 0.0201) |
| OKLCH | oklch(85.31% 0.071 163.6) |
| XYZ | xyz(51.1657, 64.0280, 60.6912) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.02
Pale Teal
#82CBB2
ΔE00 5.90
Mint
#AAF0C1
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 6.39
Pale Turquoise
#A5FBD5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DEC2 #DEA4C0
analogous
#A4DEA5 #A4DEC2 #A4DDDE
triadic
#A4DEC2 #C2A4DE #DEC2A4
tetradic
#A4DEC2 #A5A4DE #DEA4C0 #DDDEA4
square
#A4DEC2 #A5A4DE #DEA4C0 #DDDEA4
split-complementary
#A4DEC2 #DEA4DD #DEA5A4
monochromatic
#4ABD86 #77CEA4 #A4DEC2 #D1EEE0 #E9F7F0
Accessibility & contrast
On white
1.52
#A4DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A4DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DEC2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DEC2 | 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)
#DCD6C1
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#98DED6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dec2; /* rgb */ color: rgb(164, 222, 194); /* oklch */ color: oklch(85.3% 0.071 163.6);
Tailwind
colors: {
custom: {
50: '#c0e8d4',
500: '#a4dec2',
950: '#000000',
},
}SCSS
$custom: #a4dec2; $custom-light: #c0e8d4; $custom-dark: #000000;
JSON
{
"hex": "#a4dec2",
"rgb": {
"r": 164,
"g": 222,
"b": 194
},
"hsl": {
"h": 151.034,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85308,
"c": 0.07114,
"h": 163.6
},
"luminance": 0.6403
}Semantic roles & 50–950 ramp
primary
#A4DEC2
secondary
#B67092
accent
#2B70BA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483