#A5DFD0#A5DFD0
#A5DFD0 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.063 H 177.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFD0 |
|---|---|
| RGB | rgb(165, 223, 208) |
| HSL | hsl(164, 48%, 76%) |
| HSV | hsv(164, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.65, -21.56, 1.37) |
| CIE-LCH | lch(84.65, 21.60, 176.38°) |
| OKLab | oklab(85.97% -0.0628 0.0033) |
| OKLCH | oklch(85.97% 0.063 177) |
| XYZ | xyz(53.2863, 65.3264, 69.4639) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 6.88
Pale Aqua
#B8FFEB
ΔE00 6.94
Pale Teal
#82CBB2
ΔE00 6.97
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFD0 #DFA5B4
analogous
#A5DFB3 #A5DFD0 #A5D1DF
triadic
#A5DFD0 #D0A5DF #DFD0A5
tetradic
#A5DFD0 #B3A5DF #DFA5B4 #D1DFA5
square
#A5DFD0 #B3A5DF #DFA5B4 #D1DFA5
split-complementary
#A5DFD0 #DFA5D1 #DFB3A5
monochromatic
#4BBFA1 #78CFB8 #A5DFD0 #D2EFE8 #E8F7F3
Accessibility & contrast
On white
1.49
#A5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFD0
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFD0 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CF
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#96E1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfd0; /* rgb */ color: rgb(165, 223, 208); /* oklch */ color: oklch(86.0% 0.063 177.0);
Tailwind
colors: {
custom: {
50: '#c1e9de',
500: '#a5dfd0',
950: '#000000',
},
}SCSS
$custom: #a5dfd0; $custom-light: #c1e9de; $custom-dark: #000000;
JSON
{
"hex": "#a5dfd0",
"rgb": {
"r": 165,
"g": 223,
"b": 208
},
"hsl": {
"h": 164.483,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85972,
"c": 0.06288,
"h": 177
},
"luminance": 0.65329
}Semantic roles & 50–950 ramp
primary
#A5DFD0
secondary
#B87183
accent
#2B50BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484