#A7CFCB#A7CFCB
#A7CFCB is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.043 H 188.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CFCB |
|---|---|
| RGB | rgb(167, 207, 203) |
| HSL | hsl(174, 29%, 73%) |
| HSV | hsv(174, 19%, 81%) |
| CMYK | cmyk(19.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.26, -13.95, -2.37) |
| CIE-LCH | lch(80.26, 14.15, 189.66°) |
| OKLab | oklab(82.46% -0.0421 -0.0066) |
| OKLCH | oklch(82.46% 0.043 188.9) |
| XYZ | xyz(49.0256, 57.1513, 64.9366) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 9.94
Pale Sky Blue
#BDF6FE
ΔE00 10.01
Pale Teal
#82CBB2
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CFCB #CFA7AB
analogous
#A7CFB7 #A7CFCB #A7BFCF
triadic
#A7CFCB #CBA7CF #CFCBA7
tetradic
#A7CFCB #B7A7CF #CFA7AB #BFCFA7
square
#A7CFCB #B7A7CF #CFA7AB #BFCFA7
split-complementary
#A7CFCB #CFA7BF #CFB7A7
monochromatic
#59A39B #7FB9B4 #A7CFCB #CFE5E2 #EBF4F3
Accessibility & contrast
On white
1.69
#A7CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#A7CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CFCB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CFCB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCB
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#9CD1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a7cfcb; /* rgb */ color: rgb(167, 207, 203); /* oklch */ color: oklch(82.5% 0.043 188.9);
Tailwind
colors: {
custom: {
50: '#c1ddda',
500: '#a7cfcb',
950: '#000000',
},
}SCSS
$custom: #a7cfcb; $custom-light: #c1ddda; $custom-dark: #000000;
JSON
{
"hex": "#a7cfcb",
"rgb": {
"r": 167,
"g": 207,
"b": 203
},
"hsl": {
"h": 174,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.82464,
"c": 0.04259,
"h": 188.9
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#A7CFCB
secondary
#A5767A
accent
#3D48A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483