#A5CCBF#A5CCBF
#A5CCBF is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.045 H 172.8°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCBF |
|---|---|
| RGB | rgb(165, 204, 191) |
| HSL | hsl(160, 28%, 72%) |
| HSV | hsv(160, 19%, 80%) |
| CMYK | cmyk(19.1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.01, -15.51, 2.21) |
| CIE-LCH | lch(79.01, 15.67, 171.88°) |
| OKLab | oklab(81.33% -0.0449 0.0056) |
| OKLCH | oklch(81.33% 0.045 172.8) |
| XYZ | xyz(46.5113, 54.9452, 57.4350) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 9.95
Light Teal
#90E4C1
ΔE00 10.22
Duck Egg Blue
#C3FBF4
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCBF #CCA5B2
analogous
#A5CCAB #A5CCBF #A5C6CC
triadic
#A5CCBF #BFA5CC #CCBFA5
tetradic
#A5CCBF #ABA5CC #CCA5B2 #C6CCA5
square
#A5CCBF #ABA5CC #CCA5B2 #C6CCA5
split-complementary
#A5CCBF #CCA5C6 #CCABA5
monochromatic
#599D87 #7EB6A3 #A5CCBF #CCE2DB #EBF4F1
Accessibility & contrast
On white
1.75
#A5CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#A5CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCBF
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCBF | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#9CCDC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a5ccbf; /* rgb */ color: rgb(165, 204, 191); /* oklch */ color: oklch(81.3% 0.045 172.8);
Tailwind
colors: {
custom: {
50: '#c0dbd2',
500: '#a5ccbf',
950: '#000000',
},
}SCSS
$custom: #a5ccbf; $custom-light: #c0dbd2; $custom-dark: #000000;
JSON
{
"hex": "#a5ccbf",
"rgb": {
"r": 165,
"g": 204,
"b": 191
},
"hsl": {
"h": 160,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.81331,
"c": 0.04522,
"h": 172.8
},
"luminance": 0.54947
}Semantic roles & 50–950 ramp
primary
#A5CCBF
secondary
#A17483
accent
#3F62A6
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483