#A5DFDF#A5DFDF
#A5DFDF is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.059 H 196.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFDF |
|---|---|
| RGB | rgb(165, 223, 223) |
| HSL | hsl(180, 48%, 76%) |
| HSV | hsv(180, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.05, -18.34, -5.99) |
| CIE-LCH | lch(85.05, 19.29, 198.08°) |
| OKLab | oklab(86.42% -0.0567 -0.0164) |
| OKLCH | oklch(86.42% 0.059 196.1) |
| XYZ | xyz(55.2198, 66.0998, 79.6467) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 3.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Pale Sky Blue
#BDF6FE
ΔE00 6.24
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Light Sky Blue
#C6FCFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFDF #DFA5A5
analogous
#A5DFC2 #A5DFDF #A5C2DF
triadic
#A5DFDF #DFA5DF #DFDFA5
tetradic
#A5DFDF #C2A5DF #DFA5A5 #C2DFA5
square
#A5DFDF #C2A5DF #DFA5A5 #C2DFA5
split-complementary
#A5DFDF #DFA5C2 #DFC2A5
monochromatic
#4BBFBF #78CFCF #A5DFDF #D2EFEF #E8F7F7
Accessibility & contrast
On white
1.48
#A5DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#A5DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFDF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFDF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#91E3DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5dfdf; /* rgb */ color: rgb(165, 223, 223); /* oklch */ color: oklch(86.4% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#c1e9e9',
500: '#a5dfdf',
950: '#000000',
},
}SCSS
$custom: #a5dfdf; $custom-light: #c1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#a5dfdf",
"rgb": {
"r": 165,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86419,
"c": 0.05905,
"h": 196.1
},
"luminance": 0.66102
}Semantic roles & 50–950 ramp
primary
#A5DFDF
secondary
#B87171
accent
#2B2BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484