#A4DECB#A4DECB
#A4DECB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.6% C 0.065 H 172.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DECB |
|---|---|
| RGB | rgb(164, 222, 203) |
| HSL | hsl(160, 47%, 76%) |
| HSV | hsv(160, 26%, 87%) |
| CMYK | cmyk(26.1%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(84.20, -22.40, 3.34) |
| CIE-LCH | lch(84.20, 22.65, 171.52°) |
| OKLab | oklab(85.55% -0.0645 0.0085) |
| OKLCH | oklch(85.55% 0.065 172.5) |
| XYZ | xyz(52.2072, 64.4446, 66.1766) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 6.57
Pale Aqua
#B8FFEB
ΔE00 7.10
Tiffany Blue
#7BF2DA
ΔE00 7.95
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DECB #DEA4B7
analogous
#A4DEAE #A4DECB #A4D4DE
triadic
#A4DECB #CBA4DE #DECBA4
tetradic
#A4DECB #AEA4DE #DEA4B7 #D4DEA4
square
#A4DECB #AEA4DE #DEA4B7 #D4DEA4
split-complementary
#A4DECB #DEA4D4 #DEAEA4
monochromatic
#4ABD98 #77CEB1 #A4DECB #D1EEE5 #E9F7F2
Accessibility & contrast
On white
1.51
#A4DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#A4DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DECB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DECB | 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)
#DAD7CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#96DFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4decb; /* rgb */ color: rgb(164, 222, 203); /* oklch */ color: oklch(85.6% 0.065 172.5);
Tailwind
colors: {
custom: {
50: '#c0e8da',
500: '#a4decb',
950: '#000000',
},
}SCSS
$custom: #a4decb; $custom-light: #c0e8da; $custom-dark: #000000;
JSON
{
"hex": "#a4decb",
"rgb": {
"r": 164,
"g": 222,
"b": 203
},
"hsl": {
"h": 160.345,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.85552,
"c": 0.06504,
"h": 172.5
},
"luminance": 0.64447
}Semantic roles & 50–950 ramp
primary
#A4DECB
secondary
#B67087
accent
#2B5ABA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483