#A4DDCD#A4DDCD
#A4DDCD is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.4% C 0.063 H 175.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DDCD |
|---|---|
| RGB | rgb(164, 221, 205) |
| HSL | hsl(163, 46%, 75%) |
| HSV | hsv(163, 26%, 87%) |
| CMYK | cmyk(25.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.97, -21.50, 1.96) |
| CIE-LCH | lch(83.97, 21.58, 174.80°) |
| OKLab | oklab(85.39% -0.0624 0.0049) |
| OKLCH | oklch(85.39% 0.063 175.5) |
| XYZ | xyz(52.1823, 64.0109, 67.3516) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Light Teal
#90E4C1
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 7.00
Pale Aqua
#B8FFEB
ΔE00 7.35
Paleturquoise
#AFEEEE
ΔE00 7.38
Duck Egg Blue
#C3FBF4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DDCD #DDA4B4
analogous
#A4DDB0 #A4DDCD #A4D0DD
triadic
#A4DDCD #CDA4DD #DDCDA4
tetradic
#A4DDCD #B0A4DD #DDA4B4 #D0DDA4
square
#A4DDCD #B0A4DD #DDA4B4 #D0DDA4
split-complementary
#A4DDCD #DDA4D0 #DDB0A4
monochromatic
#4BBC9C #77CCB5 #A4DDCD #D1EEE5 #E9F7F3
Accessibility & contrast
On white
1.52
#A4DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#A4DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DDCD
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DDCD | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#95DED8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4ddcd; /* rgb */ color: rgb(164, 221, 205); /* oklch */ color: oklch(85.4% 0.063 175.5);
Tailwind
colors: {
custom: {
50: '#c0e7dc',
500: '#a4ddcd',
950: '#000000',
},
}SCSS
$custom: #a4ddcd; $custom-light: #c0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#a4ddcd",
"rgb": {
"r": 164,
"g": 221,
"b": 205
},
"hsl": {
"h": 163.158,
"s": 45.6,
"l": 75.49
},
"oklch": {
"l": 0.85389,
"c": 0.06256,
"h": 175.5
},
"luminance": 0.64013
}Semantic roles & 50–950 ramp
primary
#A4DDCD
secondary
#B57083
accent
#2D54B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484