#A4DEC4#A4DEC4
#A4DEC4 is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.070 H 165.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DEC4 |
|---|---|
| RGB | rgb(164, 222, 196) |
| HSL | hsl(153, 47%, 76%) |
| HSV | hsv(153, 26%, 87%) |
| CMYK | cmyk(26.1%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(84.03, -23.81, 6.80) |
| CIE-LCH | lch(84.03, 24.76, 164.07°) |
| OKLab | oklab(85.36% -0.0674 0.0176) |
| OKLCH | oklch(85.36% 0.07 165.4) |
| XYZ | xyz(51.3918, 64.1184, 61.8821) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.25
Pale Teal
#82CBB2
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 6.22
Mint
#AAF0C1
ΔE00 6.57
Seafoam
#7FE0B3
ΔE00 6.77
Pale Turquoise
#A5FBD5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DEC4 #DEA4BE
analogous
#A4DEA7 #A4DEC4 #A4DBDE
triadic
#A4DEC4 #C4A4DE #DEC4A4
tetradic
#A4DEC4 #A7A4DE #DEA4BE #DBDEA4
square
#A4DEC4 #A7A4DE #DEA4BE #DBDEA4
split-complementary
#A4DEC4 #DEA4DB #DEA7A4
monochromatic
#4ABD8A #77CEA7 #A4DEC4 #D1EEE1 #E9F7F0
Accessibility & contrast
On white
1.52
#A4DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A4DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DEC4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DEC4 | 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)
#DCD6C3
Deuteranopia (green-blind)
#D1CFC6
Tritanopia (blue-blind)
#97DED6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4dec4; /* rgb */ color: rgb(164, 222, 196); /* oklch */ color: oklch(85.4% 0.070 165.4);
Tailwind
colors: {
custom: {
50: '#c0e8d5',
500: '#a4dec4',
950: '#000000',
},
}SCSS
$custom: #a4dec4; $custom-light: #c0e8d5; $custom-dark: #000000;
JSON
{
"hex": "#a4dec4",
"rgb": {
"r": 164,
"g": 222,
"b": 196
},
"hsl": {
"h": 153.103,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85361,
"c": 0.06965,
"h": 165.4
},
"luminance": 0.64121
}Semantic roles & 50–950 ramp
primary
#A4DEC4
secondary
#B6708F
accent
#2B6BBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483