#A5DBCA#A5DBCA
#A5DBCA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.061 H 173.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DBCA |
|---|---|
| RGB | rgb(165, 219, 202) |
| HSL | hsl(161, 43%, 75%) |
| HSV | hsv(161, 25%, 86%) |
| CMYK | cmyk(24.7%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(83.40, -20.82, 2.73) |
| CIE-LCH | lch(83.40, 21.00, 172.54°) |
| OKLab | oklab(84.92% -0.0601 0.0069) |
| OKLCH | oklch(84.92% 0.061 173.5) |
| XYZ | xyz(51.5060, 62.9245, 65.2975) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.25
Light Teal
#90E4C1
ΔE00 6.65
Seafoam Blue
#78D1B6
ΔE00 6.97
Pale Aqua
#B8FFEB
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DBCA #DBA5B6
analogous
#A5DBAF #A5DBCA #A5D1DB
triadic
#A5DBCA #CAA5DB #DBCAA5
tetradic
#A5DBCA #AFA5DB #DBA5B6 #D1DBA5
square
#A5DBCA #AFA5DB #DBA5B6 #D1DBA5
split-complementary
#A5DBCA #DBA5D1 #DBAFA5
monochromatic
#4EB897 #79CAB0 #A5DBCA #D1ECE4 #E9F6F2
Accessibility & contrast
On white
1.55
#A5DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#A5DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DBCA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DBCA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#98DCD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a5dbca; /* rgb */ color: rgb(165, 219, 202); /* oklch */ color: oklch(84.9% 0.061 173.5);
Tailwind
colors: {
custom: {
50: '#c0e6da',
500: '#a5dbca',
950: '#000000',
},
}SCSS
$custom: #a5dbca; $custom-light: #c0e6da; $custom-dark: #000000;
JSON
{
"hex": "#a5dbca",
"rgb": {
"r": 165,
"g": 219,
"b": 202
},
"hsl": {
"h": 161.111,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.84924,
"c": 0.06051,
"h": 173.5
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#A5DBCA
secondary
#B37186
accent
#305AB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483