#A5DFCD#A5DFCD
#A5DFCD is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 173.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFCD |
|---|---|
| RGB | rgb(165, 223, 205) |
| HSL | hsl(161, 48%, 76%) |
| HSV | hsv(161, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.58, -22.18, 2.84) |
| CIE-LCH | lch(84.58, 22.36, 172.70°) |
| OKLab | oklab(85.89% -0.064 0.0072) |
| OKLCH | oklch(85.89% 0.064 173.6) |
| XYZ | xyz(52.9207, 65.1802, 67.5384) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.48
Pale Aqua
#B8FFEB
ΔE00 6.86
Seafoam Blue
#78D1B6
ΔE00 6.86
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFCD #DFA5B7
analogous
#A5DFB0 #A5DFCD #A5D4DF
triadic
#A5DFCD #CDA5DF #DFCDA5
tetradic
#A5DFCD #B0A5DF #DFA5B7 #D4DFA5
square
#A5DFCD #B0A5DF #DFA5B7 #D4DFA5
split-complementary
#A5DFCD #DFA5D4 #DFB0A5
monochromatic
#4BBF9B #78CFB4 #A5DFCD #D2EFE6 #E8F7F2
Accessibility & contrast
On white
1.50
#A5DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A5DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFCD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFCD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#96E0D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfcd; /* rgb */ color: rgb(165, 223, 205); /* oklch */ color: oklch(85.9% 0.064 173.6);
Tailwind
colors: {
custom: {
50: '#c1e9dc',
500: '#a5dfcd',
950: '#000000',
},
}SCSS
$custom: #a5dfcd; $custom-light: #c1e9dc; $custom-dark: #000000;
JSON
{
"hex": "#a5dfcd",
"rgb": {
"r": 165,
"g": 223,
"b": 205
},
"hsl": {
"h": 161.379,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85887,
"c": 0.06443,
"h": 173.6
},
"luminance": 0.65182
}Semantic roles & 50–950 ramp
primary
#A5DFCD
secondary
#B87187
accent
#2B57BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484