#A4DFCA#A4DFCA
#A4DFCA is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.7% C 0.067 H 170.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFCA |
|---|---|
| RGB | rgb(164, 223, 202) |
| HSL | hsl(159, 48%, 76%) |
| HSV | hsv(159, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(84.45, -23.10, 4.23) |
| CIE-LCH | lch(84.45, 23.48, 169.62°) |
| OKLab | oklab(85.75% -0.0662 0.0109) |
| OKLCH | oklch(85.75% 0.067 170.7) |
| XYZ | xyz(52.3548, 64.9298, 65.6398) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.10
Pale Teal
#82CBB2
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.40
Pale Aqua
#B8FFEB
ΔE00 6.94
Pale Turquoise
#A5FBD5
ΔE00 7.57
Tiffany Blue
#7BF2DA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFCA #DFA4B9
analogous
#A4DFAC #A4DFCA #A4D6DF
triadic
#A4DFCA #CAA4DF #DFCAA4
tetradic
#A4DFCA #ACA4DF #DFA4B9 #D6DFA4
square
#A4DFCA #ACA4DF #DFA4B9 #D6DFA4
split-complementary
#A4DFCA #DFA4D6 #DFACA4
monochromatic
#49BF95 #77CFB0 #A4DFCA #D1EFE4 #E8F7F2
Accessibility & contrast
On white
1.50
#A4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFCA
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFCA | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#96E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4dfca; /* rgb */ color: rgb(164, 223, 202); /* oklch */ color: oklch(85.7% 0.067 170.7);
Tailwind
colors: {
custom: {
50: '#c0e9da',
500: '#a4dfca',
950: '#000000',
},
}SCSS
$custom: #a4dfca; $custom-light: #c0e9da; $custom-dark: #000000;
JSON
{
"hex": "#a4dfca",
"rgb": {
"r": 164,
"g": 223,
"b": 202
},
"hsl": {
"h": 158.644,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.85745,
"c": 0.06705,
"h": 170.7
},
"luminance": 0.64932
}Semantic roles & 50–950 ramp
primary
#A4DFCA
secondary
#B87089
accent
#2A5EBB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483