#A5DFCF#A5DFCF
#A5DFCF is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.063 H 175.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFCF |
|---|---|
| RGB | rgb(165, 223, 207) |
| HSL | hsl(163, 48%, 76%) |
| HSV | hsv(163, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.63, -21.77, 1.86) |
| CIE-LCH | lch(84.63, 21.85, 175.12°) |
| OKLab | oklab(85.94% -0.0632 0.0046) |
| OKLCH | oklch(85.94% 0.063 175.8) |
| XYZ | xyz(53.1637, 65.2773, 68.8180) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.57
Pale Teal
#82CBB2
ΔE00 6.79
Pale Aqua
#B8FFEB
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.14
Seafoam Blue
#78D1B6
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFCF #DFA5B5
analogous
#A5DFB2 #A5DFCF #A5D2DF
triadic
#A5DFCF #CFA5DF #DFCFA5
tetradic
#A5DFCF #B2A5DF #DFA5B5 #D2DFA5
square
#A5DFCF #B2A5DF #DFA5B5 #D2DFA5
split-complementary
#A5DFCF #DFA5D2 #DFB2A5
monochromatic
#4BBF9F #78CFB7 #A5DFCF #D2EFE7 #E8F7F3
Accessibility & contrast
On white
1.49
#A5DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A5DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFCF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFCF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#96E1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dfcf; /* rgb */ color: rgb(165, 223, 207); /* oklch */ color: oklch(85.9% 0.063 175.8);
Tailwind
colors: {
custom: {
50: '#c1e9dd',
500: '#a5dfcf',
950: '#000000',
},
}SCSS
$custom: #a5dfcf; $custom-light: #c1e9dd; $custom-dark: #000000;
JSON
{
"hex": "#a5dfcf",
"rgb": {
"r": 165,
"g": 223,
"b": 207
},
"hsl": {
"h": 163.448,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85943,
"c": 0.06337,
"h": 175.8
},
"luminance": 0.6528
}Semantic roles & 50–950 ramp
primary
#A5DFCF
secondary
#B87184
accent
#2B52BB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484