#A5CFBF#A5CFBF
#A5CFBF is a light, muted teal. Relative luminance 0.564; OKLCH L 82.0% C 0.050 H 169.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CFBF |
|---|---|
| RGB | rgb(165, 207, 191) |
| HSL | hsl(157, 30%, 73%) |
| HSV | hsv(157, 20%, 81%) |
| CMYK | cmyk(20.3%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(79.83, -17.04, 3.41) |
| CIE-LCH | lch(79.83, 17.37, 168.69°) |
| OKLab | oklab(81.99% -0.0489 0.0088) |
| OKLCH | oklch(81.99% 0.05 169.9) |
| XYZ | xyz(47.2312, 56.3850, 57.6750) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 8.10
Light Teal
#90E4C1
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.95
Powder Blue
#B0E0E6
ΔE00 10.01
Mediumaquamarine
#66CDAA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CFBF #CFA5B5
analogous
#A5CFAA #A5CFBF #A5CACF
triadic
#A5CFBF #BFA5CF #CFBFA5
tetradic
#A5CFBF #AAA5CF #CFA5B5 #CACFA5
square
#A5CFBF #AAA5CF #CFA5B5 #CACFA5
split-complementary
#A5CFBF #CFA5CA #CFAAA5
monochromatic
#57A386 #7DBAA3 #A5CFBF #CDE4DB #EBF4F1
Accessibility & contrast
On white
1.71
#A5CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A5CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CFBF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CFBF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#9CD0CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5cfbf; /* rgb */ color: rgb(165, 207, 191); /* oklch */ color: oklch(82.0% 0.050 169.9);
Tailwind
colors: {
custom: {
50: '#c0ddd2',
500: '#a5cfbf',
950: '#000000',
},
}SCSS
$custom: #a5cfbf; $custom-light: #c0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#a5cfbf",
"rgb": {
"r": 165,
"g": 207,
"b": 191
},
"hsl": {
"h": 157.143,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.81986,
"c": 0.04968,
"h": 169.9
},
"luminance": 0.56387
}Semantic roles & 50–950 ramp
primary
#A5CFBF
secondary
#A57486
accent
#3C66A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483