#A5DFDB#A5DFDB
#A5DFDB is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.3% C 0.059 H 190.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDB |
|---|---|
| RGB | rgb(165, 223, 219) |
| HSL | hsl(176, 48%, 76%) |
| HSV | hsv(176, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.94, -19.22, -4.03) |
| CIE-LCH | lch(84.94, 19.63, 191.85°) |
| OKLab | oklab(86.3% -0.0583 -0.0111) |
| OKLCH | oklch(86.3% 0.059 190.8) |
| XYZ | xyz(54.6868, 65.8866, 76.8400) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.69
Powder Blue
#B0E0E6
ΔE00 5.09
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Pale Cyan
#B7FFFA
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDB #DFA5A9
analogous
#A5DFBE #A5DFDB #A5C6DF
triadic
#A5DFDB #DBA5DF #DFDBA5
tetradic
#A5DFDB #BEA5DF #DFA5A9 #C6DFA5
square
#A5DFDB #BEA5DF #DFA5A9 #C6DFA5
split-complementary
#A5DFDB #DFA5C6 #DFBEA5
monochromatic
#4BBFB7 #78CFC9 #A5DFDB #D2EFED #E8F7F6
Accessibility & contrast
On white
1.48
#A5DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A5DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#92E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfdb; /* rgb */ color: rgb(165, 223, 219); /* oklch */ color: oklch(86.3% 0.059 190.8);
Tailwind
colors: {
custom: {
50: '#c1e9e6',
500: '#a5dfdb',
950: '#000000',
},
}SCSS
$custom: #a5dfdb; $custom-light: #c1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a5dfdb",
"rgb": {
"r": 165,
"g": 223,
"b": 219
},
"hsl": {
"h": 175.862,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86296,
"c": 0.05937,
"h": 190.8
},
"luminance": 0.65889
}Semantic roles & 50–950 ramp
primary
#A5DFDB
secondary
#B87175
accent
#2B35BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484