#A4DFCB#A4DFCB
#A4DFCB is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.066 H 171.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFCB |
|---|---|
| RGB | rgb(164, 223, 203) |
| HSL | hsl(160, 48%, 76%) |
| HSV | hsv(160, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.47, -22.89, 3.74) |
| CIE-LCH | lch(84.47, 23.20, 170.72°) |
| OKLab | oklab(85.77% -0.0658 0.0096) |
| OKLCH | oklch(85.77% 0.066 171.7) |
| XYZ | xyz(52.4736, 64.9773, 66.2654) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.49
Pale Aqua
#B8FFEB
ΔE00 6.89
Tiffany Blue
#7BF2DA
ΔE00 7.73
Pale Turquoise
#A5FBD5
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFCB #DFA4B8
analogous
#A4DFAD #A4DFCB #A4D5DF
triadic
#A4DFCB #CBA4DF #DFCBA4
tetradic
#A4DFCB #ADA4DF #DFA4B8 #D5DFA4
square
#A4DFCB #ADA4DF #DFA4B8 #D5DFA4
split-complementary
#A4DFCB #DFA4D5 #DFADA4
monochromatic
#49BF97 #77CFB1 #A4DFCB #D1EFE5 #E8F7F2
Accessibility & contrast
On white
1.50
#A4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#A4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFCB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFCB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#95E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfcb; /* rgb */ color: rgb(164, 223, 203); /* oklch */ color: oklch(85.8% 0.066 171.7);
Tailwind
colors: {
custom: {
50: '#c0e9da',
500: '#a4dfcb',
950: '#000000',
},
}SCSS
$custom: #a4dfcb; $custom-light: #c0e9da; $custom-dark: #000000;
JSON
{
"hex": "#a4dfcb",
"rgb": {
"r": 164,
"g": 223,
"b": 203
},
"hsl": {
"h": 159.661,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85773,
"c": 0.06645,
"h": 171.7
},
"luminance": 0.6498
}Semantic roles & 50–950 ramp
primary
#A4DFCB
secondary
#B87088
accent
#2A5BBB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483