#A4DBCA#A4DBCA
#A4DBCA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.9% C 0.061 H 173.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DBCA |
|---|---|
| RGB | rgb(164, 219, 202) |
| HSL | hsl(161, 43%, 75%) |
| HSV | hsv(161, 25%, 86%) |
| CMYK | cmyk(25.1%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(83.35, -21.13, 2.64) |
| CIE-LCH | lch(83.35, 21.29, 172.89°) |
| OKLab | oklab(84.87% -0.061 0.0067) |
| OKLCH | oklch(84.87% 0.061 173.8) |
| XYZ | xyz(51.2987, 62.8177, 65.2878) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 6.82
Pale Aqua
#B8FFEB
ΔE00 7.81
Paleturquoise
#AFEEEE
ΔE00 7.98
Duck Egg Blue
#C3FBF4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DBCA #DBA4B5
analogous
#A4DBAF #A4DBCA #A4D0DB
triadic
#A4DBCA #CAA4DB #DBCAA4
tetradic
#A4DBCA #AFA4DB #DBA4B5 #D0DBA4
square
#A4DBCA #AFA4DB #DBA4B5 #D0DBA4
split-complementary
#A4DBCA #DBA4D0 #DBAFA4
monochromatic
#4CB897 #78CAB0 #A4DBCA #D0ECE4 #E9F6F2
Accessibility & contrast
On white
1.55
#A4DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#A4DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DBCA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DBCA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#96DCD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4dbca; /* rgb */ color: rgb(164, 219, 202); /* oklch */ color: oklch(84.9% 0.061 173.8);
Tailwind
colors: {
custom: {
50: '#c0e6da',
500: '#a4dbca',
950: '#000000',
},
}SCSS
$custom: #a4dbca; $custom-light: #c0e6da; $custom-dark: #000000;
JSON
{
"hex": "#a4dbca",
"rgb": {
"r": 164,
"g": 219,
"b": 202
},
"hsl": {
"h": 161.455,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.84865,
"c": 0.0614,
"h": 173.8
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#A4DBCA
secondary
#B37085
accent
#2F59B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483