#A5D0BB#A5D0BB
#A5D0BB is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.1% C 0.054 H 163.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D0BB |
|---|---|
| RGB | rgb(165, 208, 187) |
| HSL | hsl(151, 31%, 73%) |
| HSV | hsv(151, 21%, 82%) |
| CMYK | cmyk(20.7%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(80.01, -18.33, 5.80) |
| CIE-LCH | lch(80.01, 19.23, 162.44°) |
| OKLab | oklab(82.09% -0.0519 0.015) |
| OKLCH | oklch(82.09% 0.054 163.9) |
| XYZ | xyz(47.0401, 56.6974, 55.4693) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 7.53
Light Teal
#90E4C1
ΔE00 7.85
Darkseagreen
#8FBC8F
ΔE00 9.28
Mediumaquamarine
#66CDAA
ΔE00 9.55
Seafoam
#7FE0B3
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D0BB #D0A5BA
analogous
#A5D0A5 #A5D0BB #A5CFD0
triadic
#A5D0BB #BBA5D0 #D0BBA5
tetradic
#A5D0BB #A5A5D0 #D0A5BA #CFD0A5
square
#A5D0BB #A5A5D0 #D0A5BA #CFD0A5
split-complementary
#A5D0BB #D0A5CF #D0A5A5
monochromatic
#56A57E #7DBB9D #A5D0BB #CDE5D9 #EBF5F0
Accessibility & contrast
On white
1.70
#A5D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#A5D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D0BB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D0BB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#9DD0CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5d0bb; /* rgb */ color: rgb(165, 208, 187); /* oklch */ color: oklch(82.1% 0.054 163.9);
Tailwind
colors: {
custom: {
50: '#c0decf',
500: '#a5d0bb',
950: '#000000',
},
}SCSS
$custom: #a5d0bb; $custom-light: #c0decf; $custom-dark: #000000;
JSON
{
"hex": "#a5d0bb",
"rgb": {
"r": 165,
"g": 208,
"b": 187
},
"hsl": {
"h": 150.698,
"s": 31.387,
"l": 73.137
},
"oklch": {
"l": 0.82094,
"c": 0.05403,
"h": 163.9
},
"luminance": 0.56699
}Semantic roles & 50–950 ramp
primary
#A5D0BB
secondary
#A6738C
accent
#3B71AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121513
muted
#828483