#A4DFCD#A4DFCD
#A4DFCD is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.8% C 0.065 H 173.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFCD |
|---|---|
| RGB | rgb(164, 223, 205) |
| HSL | hsl(162, 48%, 76%) |
| HSV | hsv(162, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.52, -22.48, 2.75) |
| CIE-LCH | lch(84.52, 22.65, 173.01°) |
| OKLab | oklab(85.83% -0.0649 0.007) |
| OKLCH | oklch(85.83% 0.065 173.9) |
| XYZ | xyz(52.7135, 65.0733, 67.5287) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.90
Pale Teal
#82CBB2
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 6.74
Pale Aqua
#B8FFEB
ΔE00 6.85
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Tiffany Blue
#7BF2DA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFCD #DFA4B6
analogous
#A4DFAF #A4DFCD #A4D3DF
triadic
#A4DFCD #CDA4DF #DFCDA4
tetradic
#A4DFCD #AFA4DF #DFA4B6 #D3DFA4
square
#A4DFCD #AFA4DF #DFA4B6 #D3DFA4
split-complementary
#A4DFCD #DFA4D3 #DFAFA4
monochromatic
#49BF9B #77CFB4 #A4DFCD #D1EFE6 #E8F7F3
Accessibility & contrast
On white
1.50
#A4DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A4DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFCD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFCD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#95E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfcd; /* rgb */ color: rgb(164, 223, 205); /* oklch */ color: oklch(85.8% 0.065 173.9);
Tailwind
colors: {
custom: {
50: '#c0e9dc',
500: '#a4dfcd',
950: '#000000',
},
}SCSS
$custom: #a4dfcd; $custom-light: #c0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#a4dfcd",
"rgb": {
"r": 164,
"g": 223,
"b": 205
},
"hsl": {
"h": 161.695,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85828,
"c": 0.0653,
"h": 173.9
},
"luminance": 0.65076
}Semantic roles & 50–950 ramp
primary
#A4DFCD
secondary
#B87086
accent
#2A56BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484