#A7CCBF#A7CCBF
#A7CCBF is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.043 H 171.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CCBF |
|---|---|
| RGB | rgb(167, 204, 191) |
| HSL | hsl(159, 27%, 73%) |
| HSV | hsv(159, 18%, 80%) |
| CMYK | cmyk(18.1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.13, -14.87, 2.41) |
| CIE-LCH | lch(79.13, 15.06, 170.80°) |
| OKLab | oklab(81.46% -0.0429 0.0062) |
| OKLCH | oklch(81.46% 0.043 171.8) |
| XYZ | xyz(46.9307, 55.1614, 57.4547) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 9.34
Seafoam Blue
#78D1B6
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 10.11
Light Teal
#90E4C1
ΔE00 10.49
Duck Egg Blue
#C3FBF4
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CCBF #CCA7B4
analogous
#A7CCAC #A7CCBF #A7C6CC
triadic
#A7CCBF #BFA7CC #CCBFA7
tetradic
#A7CCBF #ACA7CC #CCA7B4 #C6CCA7
square
#A7CCBF #ACA7CC #CCA7B4 #C6CCA7
split-complementary
#A7CCBF #CCA7C6 #CCACA7
monochromatic
#5B9D86 #80B6A3 #A7CCBF #CEE2DB #ECF4F1
Accessibility & contrast
On white
1.75
#A7CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#A7CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CCBF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CCBF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#9FCDC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a7ccbf; /* rgb */ color: rgb(167, 204, 191); /* oklch */ color: oklch(81.5% 0.043 171.8);
Tailwind
colors: {
custom: {
50: '#c1dbd2',
500: '#a7ccbf',
950: '#000000',
},
}SCSS
$custom: #a7ccbf; $custom-light: #c1dbd2; $custom-dark: #000000;
JSON
{
"hex": "#a7ccbf",
"rgb": {
"r": 167,
"g": 204,
"b": 191
},
"hsl": {
"h": 158.919,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.81462,
"c": 0.04337,
"h": 171.8
},
"luminance": 0.55163
}Semantic roles & 50–950 ramp
primary
#A7CCBF
secondary
#A17685
accent
#4064A5
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483